Home | Trees | Index | Help |
|
---|
Package wx :: Package py :: Module frame |
|
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__
|
__cvsid__
|
__revision__
|
ID_ABOUT
|
ID_AUTOCOMP
|
ID_AUTOCOMP_DOUBLE
|
ID_AUTOCOMP_MAGIC
|
ID_AUTOCOMP_SHOW
|
ID_AUTOCOMP_SINGLE
|
ID_CALLTIPS
|
ID_CALLTIPS_SHOW
|
ID_CLEAR
|
ID_CLOSE
|
ID_COPY
|
ID_COPY_PLUS
|
ID_CUT
|
ID_EXIT
|
ID_NAMESPACE
|
ID_NEW
|
ID_OPEN
|
ID_PASTE
|
ID_PASTE_PLUS
|
ID_PRINT
|
ID_REDO
|
ID_REVERT
|
ID_SAVE
|
ID_SAVEAS
|
ID_SELECTALL
|
ID_UNDO
|
ID_USEAA
|
ID_WRAP
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1.20040428.rpd on Tue Apr 26 14:25:49 2005 | http://epydoc.sf.net |