Re: Using python to extend a python app

2005-03-24 Thread David M. Cooke
dataangel <[EMAIL PROTECTED]> writes: > I'm writing a python app that works as a replacement for the menu that > comes with most minimalist wms when you right click the root window. > It's prettier and written completely in python. > > I'd like to provide hooks or some system so that people can wr

Using python to extend a python app

2005-03-24 Thread dataangel
I'm writing a python app that works as a replacement for the menu that comes with most minimalist wms when you right click the root window. It's prettier and written completely in python. I'd like to provide hooks or some system so that people can write their own extensions to the app, for exam