On Fri, Jul 25, 2008 at 4:11 PM, Chris Jackson <[EMAIL PROTECTED]> wrote:
> Ok - continuing on my mono / Gtk# journey:
>
> Im populating comboboxes today - i am using the sample from
> http://www.mono-project.com/FAQ:_Gtk  - How do I fill a Gtk.ComboBox?
>
> I have the combobox populated - but the rendered popup list is trying
> to show all the items.
> Is there a property on Gtk.Combobox to limit and place a scroll inside
> the popup?

It will scroll the list when it exceeds the height of the display.

-- 
Chris Howie
http://www.chrishowie.com
http://en.wikipedia.org/wiki/User:Crazycomputers
_______________________________________________
Gtk-sharp-list maillist  -  Gtk-sharp-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/gtk-sharp-list

Reply via email to