libtextworker 0.1.4
Cross-platform, free and open library for Python projects
|
Public Member Functions | |
def | SetLicense (self, str license, bool include_copyright=False) |
def | ShowBox (self, event=None) |
About dialog built with wxPython. All self-set infomations are stored in the ```infos``` attribute. Just run ShowBox() to see your work. You can set the parent of the dialog if needed, use the Parent variable. This class is ~~not~~ sub-class-able. (since 0.1.4)