Re: Menu into Entry()




kbg-octoz said:
Is it possible to integrate a Menu (like in OptionMenu) into a Entry()
widget?
I want that the widget can be edit if a user desn't manage to find the
good selection into the menu.

you want either a Gtk2::ComboBoxEntry (available from gtk+ >= 2.4) or a
Gtk2::Combo (slightly cumbersome and broken, but available since gtk+ 1.x).


-- 
muppet <scott at asofyet dot org>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]