[Gtk-sharp-list] Gtk.Combobox

Chris Howie cdhowie at gmail.com
Fri Jul 25 16:17:09 EDT 2008


On Fri, Jul 25, 2008 at 4:11 PM, Chris Jackson <root.operator at gmail.com> 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


More information about the Gtk-sharp-list mailing list