From: Roger E. <ro...@er...> - 2005-08-15 21:19:10
|
PythonCard version: 0.8.1 wxPython version: 2.6.1.0 Python version: 2.4.1 (#65, Mar 30 2005, 09:13:57) [MSC v.1310 32 bit (Intel)] Platform: win32 Following walkthrough2.html, I get strange behaviour in the resource editor when resizing a text field. Especially when dragging the middle right resize grip, and moving left to decrease the size of the field, it gets about twice as wide. Also, try dragging the resize grip left, right, left, which has'interesting' effects. Furthermore, when double clicking (on a word in) a text field or a button, the property editor becomes unresponsive: dragging inside it has the effect that the text field (button) in the application's window moves! Only after right-clicking in the application's window and then left-clicking gets me back in a normal state (or switching to another application and back again) |