Package ccwx :: Module stext
[show private | hide private]
[frames | no frames]

Module ccwx.stext

stext.py

StaticWrapText wxPython widget; implements StaticText widget with basic word wrapping algorithm to support intelligent resizing.
Classes
StaticWrapText A StaticText-like widget which implements word wrapping.
StaticWrapTextXmlHandler  

Variable Summary
str __copyright__ = '(c) 2004, Nathan R. Yergler'
str __id__ = '$Id: stext.py,v 1.1.1.1 2005/04/28 14:49:13 ny...
str __license__ = 'licensed under the GNU GPL2'
str __version__ = '$Revision: 1.1.1.1 $'

Variable Details

__copyright__

Type:
str
Value:
'(c) 2004, Nathan R. Yergler'                                          

__id__

Type:
str
Value:
'$Id: stext.py,v 1.1.1.1 2005/04/28 14:49:13 nyergler Exp $'           

__license__

Type:
str
Value:
'licensed under the GNU GPL2'                                          

__version__

Type:
str
Value:
'$Revision: 1.1.1.1 $'                                                 

Generated by Epydoc 2.1 on Fri Jun 24 12:01:26 2005 http://epydoc.sf.net