RE: [gtkmm] Using a combo?



> From: Markus Gerwinski [mailto:markus gerwinski de] 
> 1. How do I fill in values for the popdown list? -- As it 
> seems, the only way
>    to do so is the `set_popdown_strings' method, which needs 
> a Glib::ListHandle
>    as a parameter. However, I don't find clear instructions 
> or a usage example
>    of Glib::ListHandle anywhere.

We forgot to put the docs on ListHandle, like the other intermediate types:
http://www.gtkmm.org/gtkmm2/docs/reference/html/group__ContHandles.html

Someone should patch that.

See also the Basics chapter in the book:
http://www.gtkmm.org/gtkmm2/docs/tutorial/html/ch03s05.html

Murray Cumming
murrayc usa net
www.murrayc.com 



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