I want to make some tool tips over different widgets in my program. like those in red hat linux. when user mouse over on a particular icon, a small window w/ a short help message will pop up and when the mouse move to other place, the small help message window will be killed.
can we do similar things in python Gtk applciations? thanks! _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
