
Nov. 4, 2009
6:26 a.m.
Sure, i'll fix my grammar and make a writeup. 2009/11/4 Stéfan van der Walt <stefan@sun.ac.za>:
Hey Chris
2009/11/4 Chris Colbert <sccolbert@gmail.com>:
continuing on...
for the pygtk plugin:
Could you take this e-mail and format is as a docstring somewhere in the plugins? How to write a plugin is definiately a topic for the docs (we could also put it in a stand-alone file inside docs/source if you prefer).
def __app_show(): window_manager.register_callback(gtk.main_quit) gtk.main()
I think we used _app_show() in the end.
Cheers Stéfan