Displaying 1 result from an estimated 1 matches for "scrollarea".
2006 Mar 29
2
intercepting messages from FXScrollBar toFXScrollArea
...Field.verticalScrollBar.connect(SEL_CONFIGURE){
textField.scrollCorner.destroy()
width = textField.verticalScrollBar.width
height = textField.height
textField.verticalScrollBar.resize(width, height)
}
The connect method has changed the target of the ScrollBar and so the
ScrollArea doesn''t get any further messages from the ScrollBar. How can I
avoid that connect prevents the ScrollArea from receiving messages?
I don''t want to subclass FXScrollArea, as I''m using foxGUIb to create the
gui.
Best regards,
Dirk
--
"Feel free" mit GMX FreeMa...