Changeset 228
- Timestamp:
- 07/17/2010 10:54:12 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
SHX/trunk/src/sandbox/embedshell.py
r227 r228 18 18 shell = wxpy.shell.Shell(self.panel1, -1, pos=wx.Point(5, 5), 19 19 size=wx.Size(890,190)) 20 shell.zoom(-3) 20 21 21 22 self.panel1.Layout()
Note: See TracChangeset
for help on using the changeset viewer.