See that you have a menupopup in which you have submenus. I could have until 100 submenus but I don't want to see them in one time. I only want to see 10 by 10 element.
I'd like to have something like :
^
Elem0
Elem1
.....
Elem9
v
Am I clearer?
2006/3/22, Murray Cumming <
[EMAIL PROTECTED]>:
On Wed, 2006-03-22 at 22:36 +0100, Mickael Drean wrote:
> Have you got an example of what you're talking about please?
The combo box:
http://www.gtkmm.org/docs/gtkmm-2.4/docs/tutorial/html/ch09.html#sec-combobox
Put a TreeStore in it instead of a ListStore:
http://www.gtkmm.org/docs/gtkmm-2.4/docs/tutorial/html/ch08.html#id2520219
--
Murray Cumming
[EMAIL PROTECTED]
www.murrayc.com
www.openismus.com
_______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
