Jesus Ruiz de Infante wrote: > Hello list! > > (I sent this message to directfb-usres a couple of days ago, but haven't got > any response yet. Hope it is > OK to post it here too) > > I'm working with Gtk+ on top of directfb. > It seems that when a GtkCombo box is added to a GtkDialog, the drop down list > of the combo is covered by the dialog window. > I.e. the list is below the dialog window. If the height of the list is > greater than the dialog, the list sticks out of the dialog. > See sample code. > > This happens either with system=sdl or system=x11 on a PC with a ATI Radeon > 9000 card. > > Is someone aware of this? > Thanks for yout time!
IIRC, dialog windows are created in DWSC_UPPER by GDkDirectFB, i.e. in the upper stacking class. I wonder how popup windows are created, I think in DWSC_UPPER, too, but maybe they're not raised. Can you raise the popup by pressing <Meta>-X or <Meta>-S, or hold <Meta> above the dialog to move it away? -- Best regards, Denis Oliver Kropp .------------------------------------------. | DirectFB - Hardware accelerated graphics | | http://www.directfb.org/ | "------------------------------------------" _______________________________________________ directfb-dev mailing list directfb-dev@directfb.org http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev