]> git.saurik.com Git - wxWidgets.git/blame - utils/wxPython/modules/lseditor/README
More updates to wxWindow, wxMenu, GdiImage to get minimal to work
[wxWidgets.git] / utils / wxPython / modules / lseditor / README
CommitLineData
4b123bb9
HH
1Aug. 2 1999 Harm van der Heijden
2
3What's in here:
4
5lseditorplugin
6 -- minimal wrap of Alexanders Gluchovas' editor plugin. The code was
7 ransacked from the wxStudio (http://wxstudio.linuxbox.com) project.
8 Since the editor is released under the Gnu Public License, this
9 module, as a derivative work, is also released under this licence
10 and NOT THE WXWINDOWS LICENSE. See the file COPYING for details.
11 the file 'editor.py' contains a sample implementation using the
12 editorplugin object.
13