In the examples for python-gnome, there is a little applet that reads in your
netscape bookmark file and creates a menu tree from it that is accessible from
the panel.
However, if your bookmarks file is sufficiently big (like 150k+), triggering
the menu (right click) will result in a delay of more than 10 seconds, while
the panel seems to build the menu structure or something. If you reuse the menu
within a few seconds it will then appear in a second (being sort of cached,
obviously) but if you let it rest for a while the delay will occur again.
I am currently developing a program with a similarly deep menu structure
attached to the panel and I would like to know if there happens to be some
caching flag or so that can be used to overcome that delay problem.
Regards,
Fionn
_______________________________________________
pygtk mailing list [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk