Package wx :: Package py :: Module frame
[frames | no frames]

Module wx.py.frame

Base frame with menu.


Classes
EditStartupScriptDialog  
Frame Frame with standard menu items.
ShellFrameMixin A mix-in class for frames that will have a Shell or a Crust window and that want to add history, startupScript and other common functionality.

Variable Summary
str __author__ = "Patrick K. O'Brien <pobrien@orbtech.com>"
str __cvsid__ = '$Id: frame.py,v 1.6.2.5 2006/02/24 18:13:00...
str __revision__ = '1.6.2.5'
int ID_ABOUT = 5013                                                                  
int ID_AUTO_SAVESETTINGS = 119                                                                   
int ID_AUTOCOMP = 104                                                                   
int ID_AUTOCOMP_DOUBLE = 108                                                                   
int ID_AUTOCOMP_MAGIC = 106                                                                   
int ID_AUTOCOMP_SHOW = 105                                                                   
int ID_AUTOCOMP_SINGLE = 107                                                                   
int ID_CALLTIPS = 109                                                                   
int ID_CALLTIPS_INSERT = 111                                                                   
int ID_CALLTIPS_SHOW = 110                                                                   
int ID_CLEAR = 5033                                                                  
int ID_CLEARHISTORY = 122                                                                   
int ID_CLOSE = 5001                                                                  
int ID_COPY = 5031                                                                  
int ID_COPY_PLUS = 112                                                                   
int ID_CUT = 5030                                                                  
int ID_DELSETTINGSFILE = 124                                                                   
int ID_EDITSTARTUPSCRIPT = 125                                                                   
int ID_EMPTYBUFFER = 102                                                                   
int ID_EXECSTARTUPSCRIPT = 126                                                                   
int ID_EXIT = 5006                                                                  
int ID_FIND = 5034                                                                  
int ID_FINDNEXT = 129                                                                   
int ID_HELP = 103                                                                   
int ID_NAMESPACE = 113                                                                   
int ID_NEW = 5002                                                                  
int ID_OPEN = 5000                                                                  
int ID_PASTE = 5032                                                                  
int ID_PASTE_PLUS = 114                                                                   
int ID_PRINT = 5010                                                                  
int ID_REDO = 5008                                                                  
int ID_REVERT = 5005                                                                  
int ID_SAVE = 5003                                                                  
int ID_SAVEAS = 5004                                                                  
int ID_SAVEHISTORY = 120                                                                   
int ID_SAVEHISTORYNOW = 121                                                                   
int ID_SAVESETTINGS = 123                                                                   
int ID_SELECTALL = 5036                                                                  
int ID_SETTINGS = 128                                                                   
int ID_SHOW_LINENUMBERS = 118                                                                   
int ID_STARTUP = 127                                                                   
int ID_TOGGLE_MAXIMIZE = 116                                                                   
int ID_UNDO = 5007                                                                  
int ID_USEAA = 117                                                                   
int ID_WRAP = 115                                                                   

Variable Details

__author__

Type:
str
Value:
"Patrick K. O'Brien <pobrien@orbtech.com>"                             

__cvsid__

Type:
str
Value:
'$Id: frame.py,v 1.6.2.5 2006/02/24 18:13:00 RD Exp $'                 

__revision__

Type:
str
Value:
'1.6.2.5'                                                              

ID_ABOUT

Type:
int
Value:
5013                                                                  

ID_AUTO_SAVESETTINGS

Type:
int
Value:
119                                                                   

ID_AUTOCOMP

Type:
int
Value:
104                                                                   

ID_AUTOCOMP_DOUBLE

Type:
int
Value:
108                                                                   

ID_AUTOCOMP_MAGIC

Type:
int
Value:
106                                                                   

ID_AUTOCOMP_SHOW

Type:
int
Value:
105                                                                   

ID_AUTOCOMP_SINGLE

Type:
int
Value:
107                                                                   

ID_CALLTIPS

Type:
int
Value:
109                                                                   

ID_CALLTIPS_INSERT

Type:
int
Value:
111                                                                   

ID_CALLTIPS_SHOW

Type:
int
Value:
110                                                                   

ID_CLEAR

Type:
int
Value:
5033                                                                  

ID_CLEARHISTORY

Type:
int
Value:
122                                                                   

ID_CLOSE

Type:
int
Value:
5001                                                                  

ID_COPY

Type:
int
Value:
5031                                                                  

ID_COPY_PLUS

Type:
int
Value:
112                                                                   

ID_CUT

Type:
int
Value:
5030                                                                  

ID_DELSETTINGSFILE

Type:
int
Value:
124                                                                   

ID_EDITSTARTUPSCRIPT

Type:
int
Value:
125                                                                   

ID_EMPTYBUFFER

Type:
int
Value:
102                                                                   

ID_EXECSTARTUPSCRIPT

Type:
int
Value:
126                                                                   

ID_EXIT

Type:
int
Value:
5006                                                                  

ID_FIND

Type:
int
Value:
5034                                                                  

ID_FINDNEXT

Type:
int
Value:
129                                                                   

ID_HELP

Type:
int
Value:
103                                                                   

ID_NAMESPACE

Type:
int
Value:
113                                                                   

ID_NEW

Type:
int
Value:
5002                                                                  

ID_OPEN

Type:
int
Value:
5000                                                                  

ID_PASTE

Type:
int
Value:
5032                                                                  

ID_PASTE_PLUS

Type:
int
Value:
114                                                                   

ID_PRINT

Type:
int
Value:
5010                                                                  

ID_REDO

Type:
int
Value:
5008                                                                  

ID_REVERT

Type:
int
Value:
5005                                                                  

ID_SAVE

Type:
int
Value:
5003                                                                  

ID_SAVEAS

Type:
int
Value:
5004                                                                  

ID_SAVEHISTORY

Type:
int
Value:
120                                                                   

ID_SAVEHISTORYNOW

Type:
int
Value:
121                                                                   

ID_SAVESETTINGS

Type:
int
Value:
123                                                                   

ID_SELECTALL

Type:
int
Value:
5036                                                                  

ID_SETTINGS

Type:
int
Value:
128                                                                   

ID_SHOW_LINENUMBERS

Type:
int
Value:
118                                                                   

ID_STARTUP

Type:
int
Value:
127                                                                   

ID_TOGGLE_MAXIMIZE

Type:
int
Value:
116                                                                   

ID_UNDO

Type:
int
Value:
5007                                                                  

ID_USEAA

Type:
int
Value:
117                                                                   

ID_WRAP

Type:
int
Value:
115                                                                   

Generated by Epydoc 2.1.20050511.rpd on Sat Jun 16 16:48:06 2007 http://epydoc.sf.net