Pallavi 0.5: Text editor utilizing wxPython
Dusty Phillips
buchuki at gmail.com
Sat Sep 1 21:18:58 PDT 2007
Hey all,
I'm not certain if this is shameless advertising, selfless
information, or legitimate promotion, but I thought members of this
list would be interested to know that I have recently released a
fully-featured, extensively customizable text editor that utilizes
wxPython as its widget toolkit.
Pallavi supports most of the features of a standard text editor. I
have deliberately kept the core very small, keeping most functionality
in plugins. This means that new plugins can replace existing ones in a
"drop-in" fashion to drastically or subtly change the editor's
behaviour. Indeed, it can already perform as a very simple notepad
replacement or as a nascent IDE.
Of interest to this list, Pallavi utilizes the StyledTextControl and
and Advanced User Interface libraries. Many thanks to Robin and the
crew for maintaining and improving wxPython. Without it I would never
have been able to create such a usable editor in so few lines of code.
Hope you enjoy the editor,
Dusty Phillips
More information about the wxpython-users
mailing list