Hi --

I hope this isn't a faq -- I couldn't find the answer in the official faq or in the list...

I'm belatedly porting a large application from gtk+1.2/pygtk-0.6.x to gtk2.6. With gtk+1.2 I was able to add tooltips to the individual menu items in the pull-down menu part of a GtkOptionMenu. Each entry in the menu was a GtkMenuItem, to which I could assign a tooltip. This was very useful, because users could see a description of a menu item before selecting it.

With gtk2, I have to use a ComboBox instead. Is it possible to assign tooltips to the items?

Many thanks.
        -- Steve

--
-- EMail: [EMAIL PROTECTED] Phone: (301) 975-5423 -- -- WWW: http://math.nist.gov/mcsd/Staff/SLanger/ Fax: (301) 990-4127 -- -- Mail: NIST; 100 Bureau Drive -- Stop 8910; Gaithersburg, Md 20899-8910 --

-- "I don't think this will work. That's why it's science." -- -- Naomi Langer, 17 Feb 2003 --

_______________________________________________
pygtk mailing list   [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to