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
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
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
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
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