When a window with a text area control is minimized (or
covered by another window) and then brought back to the
front, the text area control is not refreshed. Is this
a bug or is there a function that a programmer is
supposed to use to refresh it?
Please provide the OS and versions of Python, wxPython, PythonCard so this
problem can be verified. You can find the version info under the About
PythonCard menu item in the codeEditor and resourceEditor
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=228025
Please provide the OS and versions of Python, wxPython, PythonCard so this
problem can be verified. You can find the version info under the About
PythonCard menu item in the codeEditor and resourceEditor
Logged In: YES
user_id=1524461
I'm using:
PythonCard version: 0.8.1
wxPython version: 2.6.2.1
Python version: 2.4.2 (#67, Sep 28 2005, 12:41:11) [MSC
v.1310 32 bit (Intel)]
Platform: win32
carl
Logged In: YES
user_id=1524461
If you'd like to run the program I wrote (that demonstrates
the problem every time), just go to:
http://www.geocities.com/carlwenrich
and download the Ticker Picker program from its link.
carl