1.

Which Widgets Are Unable To Receive Events Or Be Styled?

Answer»

certain widgets didn't have ASSOCIATED X windows, and for that reason were unable to HANDLE events or be styled and coloured. These widgets are (add a Gtk in FRONT if they look unfamiliar):

 Alignment
 AspectFrame
 Arrow
 BIN
 HBox
 VBox
 Frame
 Image
 Label
 Pixmap
 ScrolledWindow
 HSeparator
 VSeparator
 Table

certain widgets didn't have associated X windows, and for that reason were unable to handle events or be styled and coloured. These widgets are (add a Gtk in front if they look unfamiliar):

 Alignment
 AspectFrame
 Arrow
 Bin
 HBox
 VBox
 Frame
 Image
 Label
 Pixmap
 ScrolledWindow
 HSeparator
 VSeparator
 Table



Discussion

No Comment Found