tis 2004-11-09 klockan 10:01 +0000 skrev Stuart Hughes:
Hi,
I've been pulling my hair out trying to get tooltips to work within a toolbutton.
I'm using glade-2 (2.6.5), libglade-2.3.6, pygtk-2.4.0, and python 2.3.4
[snip]
I've been running into the same issues. James (author of libglade) fixed it in libglade CVS HEAD a couple of days ago, so it'll work in then next version of libglade.
However, if you do not want to depend on CVS of libglade for tooltips I strongly advise you to rewrite it using GtkUIManager and friends.
Is it possible to get at the GtkUIManager from glade-2 ? I wanted to use glade and keep all the UI building in an external XML file and have a tool (glade) to manipulate this.
Regards, Stuart
_______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
