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

Module wx.py.frame

Base frame with menu.
Classes
Frame Frame with standard menu items.

Variable Summary
str __author__ = "Patrick K. O'Brien <pobrien@orbtech.com>"
str __cvsid__ = '$Id: frame.py,v 1.6 2004/02/23 22:36:20 RD ...
str __revision__ = '1.6'
int ID_ABOUT = 5013                                                                  
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_SHOW = 110                                                                   
int ID_CLEAR = 5033                                                                  
int ID_CLOSE = 5001                                                                  
int ID_COPY = 5031                                                                  
int ID_COPY_PLUS = 111                                                                   
int ID_CUT = 5030                                                                  
int ID_EXIT = 5006                                                                  
int ID_NAMESPACE = 112                                                                   
int ID_NEW = 5002                                                                  
int ID_OPEN = 5000                                                                  
int ID_PASTE = 5032                                                                  
int ID_PASTE_PLUS = 113                                                                   
int ID_PRINT = 5010                                                                  
int ID_REDO = 5008                                                                  
int ID_REVERT = 5005                                                                  
int ID_SAVE = 5003                                                                  
int ID_SAVEAS = 5004                                                                  
int ID_SELECTALL = 5036                                                                  
int ID_UNDO = 5007                                                                  
int ID_USEAA = 115                                                                   
int ID_WRAP = 114                                                                   

Variable Details

__author__

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

__cvsid__

Type:
str
Value:
'$Id: frame.py,v 1.6 2004/02/23 22:36:20 RD Exp $'                     

__revision__

Type:
str
Value:
'1.6'                                                                  

ID_ABOUT

Type:
int
Value:
5013                                                                  

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_SHOW

Type:
int
Value:
110                                                                   

ID_CLEAR

Type:
int
Value:
5033                                                                  

ID_CLOSE

Type:
int
Value:
5001                                                                  

ID_COPY

Type:
int
Value:
5031                                                                  

ID_COPY_PLUS

Type:
int
Value:
111                                                                   

ID_CUT

Type:
int
Value:
5030                                                                  

ID_EXIT

Type:
int
Value:
5006                                                                  

ID_NAMESPACE

Type:
int
Value:
112                                                                   

ID_NEW

Type:
int
Value:
5002                                                                  

ID_OPEN

Type:
int
Value:
5000                                                                  

ID_PASTE

Type:
int
Value:
5032                                                                  

ID_PASTE_PLUS

Type:
int
Value:
113                                                                   

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_SELECTALL

Type:
int
Value:
5036                                                                  

ID_UNDO

Type:
int
Value:
5007                                                                  

ID_USEAA

Type:
int
Value:
115                                                                   

ID_WRAP

Type:
int
Value:
114                                                                   

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