libtextworker 0.1.4
Cross-platform, free and open library for Python projects
Namespaces | Classes | Variables
libtextworker.interface.wx Namespace Reference

Namespaces

 about
 
 actionrow
 
 constants
 
 dirctrl
 
 editor
 
 miscs
 

Classes

class  ColorManager
 

Variables

 clrmgr = None
 

Detailed Description

@package libtextworker.interface.wx
Contains classes for wxPython.
wxPython must be installed first:

    $ pip install attrdict3
    $ pip install wxPython
    
Else libtextworker will refuse to use this package.