> Is it possible to have a container widget inside the drop down portion of a > combo box? I have made a "Drop Down" Date Time chooser which "Drops Down" > simply by creating a border less window, but it would look better if it was > actually in a combo box. > As far as I know, that's not possible. You can replace the widget that appears left of the arrow(like GtkComboBoxEntry does) but not the dropdown portion. > Alternatively, The drop down container widget does very close to what i want > to do but when i drops down it pushes all the other widgets out of the way. > Is there a way to make that widget drop down over top of the other widgets? > Don't know the answer, but you can look into the code of the date editing widget from the HollyWidgets library(http://code.google.com/p/holly-gtk-widgets/) to see how it's done there. > Thanks > Nate >
_______________________________________________ Gtk-sharp-list maillist - Gtk-sharp-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/gtk-sharp-list