beremiz

Enhanced wxGlade GUI creation.

2009-01-19, etisserant
d962b3d503b5
Enhanced wxGlade GUI creation.
- Frame object name now have same name as in editor
- Closing the frame replace object by None, warn user, and recreate frame
import time,sys
def myprintfunc(arg):
print arg
sys.stdout.flush()
return arg