I recall seeing a more generic combo-box widget in the gnumeric
source code.  You might want to take a look at it.  If I remember
correctly, it's a pretty "light-weight" container... allowing the
client code to specify the widget for the popdown as well as for
the "entry" spot.  I think they use it for popdowns in the toolbar.

Darin



Leeman Strout wrote:

> Would there be a way to get the GTKCombo to allow multiple items to be
> selected from the list?   I have managed to embed a CList into the
> drop-down, however due to the Combo button behavior (any single button
> press re-hides the drop-down) it is a pain to work with.
> 
> The primary thing I am looking for here is a drop-down scrollable list of
> items to choose from where any number of them can be selected at the same
> time (GTK_SELECTION_MULTIPLE)
> 
> 
> Any suggestions would be appreciated as well.
> 
> 
> Leeman Strout
> [EMAIL PROTECTED]
> 
> 
> _______________________________________________
> gtk-list mailing list
> [EMAIL PROTECTED]
> http://mail.gnome.org/mailman/listinfo/gtk-list


_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to