Couple of things (menu + list)
[email protected] (David Coulson) Thu, 9 Aug 2001 14:06:19 +0100 (BST)
| Newsgroups | php.gtk |
|---|---|
| Message-ID | <Pine.LNX.4.33.0108091400250.1166-100000@willow.i.davidcoulson.net> |
Hi,
I've got a couple of menus, which works fine - I only need to do
something which will change the currently selected item without user
interaction (e.g. they click something else and the selected menu item
changes).
I've also got a list (as per the 'thing that people click to
change the menu') - What is the event called when someone clicks on an
item, and is there a way (other than maybe 'set_data("foo")' within the
ListItem) to store a more useful value than just the text of the ListItem?
I'm assuming that there is a nice way to get the currently selected List
item much like the 'get_active()' fuction for menus.
I've been using Steph's rather excellent reference manual up to now, but
f2s.com seem to have broken (must be one of those days which end in a 'y'
again), so I'm a bit out in the cold.
Thanks :-)
--
David Coulson http://davidcoulson.net/
[email protected] http://journal.davidcoulson.net/