Re: Python plug-in

2006-03-31 Thread Terry Hancock
toto wrote: >I'm trying to find some howto, tutorial in order to create a python program >that will allow plug-in programming. I've found various tutos on how to >write a plug-in for soft A or soft B but none telling me how to do it in my >own programs. Do you have any bookmarks ? > > There is m

Re: Python plug-in

2006-03-29 Thread bruno at modulix
toto wrote: > Hi, > > I'm trying to find some howto, tutorial in order to create a python program > that will allow plug-in programming. I've found various tutos on how to > write a plug-in for soft A or soft B but none telling me how to do it in my > own programs. Do you have any bookmarks ?? Tr

Re: Python plug-in

2006-03-28 Thread Jean-Paul Calderone
On Tue, 28 Mar 2006 22:42:46 +0200, toto <[EMAIL PROTECTED]> wrote: >Hi, > >I'm trying to find some howto, tutorial in order to create a python program >that will allow plug-in programming. I've found various tutos on how to >write a plug-in for soft A or soft B but none telling me how to do it in

Re: Python plug-in Frameworks like Eclipse RCP...

2005-04-02 Thread Diez B. Roggisch
Jim Hargrave wrote: > Hum, maybe my question was too specific. What I would really like to > know is what is the best way to implement a Python application with a > pluggable architecture. In particular, I would like to use wxPython and > have plug ins automatically register themselves with the GU

Re: Python plug-in Frameworks like Eclipse RCP...

2005-04-01 Thread Jim Hargrave
Hum, maybe my question was too specific. What I would really like to know is what is the best way to implement a Python application with a pluggable architecture. In particular, I would like to use wxPython and have plug ins automatically register themselves with the GUI by adding themselves to