Package wx :: Package py :: Module editor :: Class EditWindow
[frames | no frames]

Type EditWindow

object --+                        
         |                        
    Object --+                    
             |                    
    EvtHandler --+                
                 |                
            Window --+            
                     |            
               Control --+        
                         |        
            StyledTextCtrl --+    
                             |    
                    EditWindow --+
                                 |
                                EditWindow


EditWindow based on StyledTextCtrl.
Method Summary
  __init__(self, editor, parent, id, pos, size, style)
Create EditWindow instance.

Class Variable Summary

Instance Method Details

__init__(self, editor, parent, id=-1, pos=wx.Point(-1, -1), size=wx.Size(-1, -1), style=138412032)
(Constructor)

Create EditWindow instance.
Overrides:
wx.py.editwindow.EditWindow.__init__

Generated by Epydoc 2.1.20040428.rpd on Tue Apr 26 14:23:17 2005 http://epydoc.sf.net