From: Alex T. <al...@tw...> - 2005-08-15 23:12:49
|
Roger Erens wrote: > 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. > That one is fixed in CVS already. It's not new in wxPython2.6, it was a bug in PythonCard. Fixed in resourceEditor.py v 1.221 2005/05/17 - so if you have, or get, a version from CVS later than that, it should be OK. > 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) > I think this one is also fixed - but I can't be 100% sure. I fixed a PythonCard bug which had various symptoms *like* this, but I don't remember seeing exactly this problem. That also is fixed in CVS during May this year. Fixed in resourceEditor.py v 1.220 2005/05/13 You can get PythonCard from anonymous CVS - see the instructions at http://sourceforge.net/cvs/?group_id=19015 Thanks Roger - even though these were already known and fixed, it's great to receive problem reports ! -- Alex Tweedly http://www.tweedly.net -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.338 / Virus Database: 267.10.8/71 - Release Date: 12/08/2005 |