From: Jussi S. <jus...@pp...> - 2006-09-14 18:30:53
|
Hello all and particularly Alex Tweedly, I guess! I'm using Python 2.4.3, wxPython 2.3.0, PythonCard 0.8.2 and its Resource Editor on Win XP SP2. 1. I have an ImageButton and a bunch of other components on my page. 2. I enter open into the command field of the ImageButton component in the Property Editor. 3. I click some other component(s) active and then click ImageButton active again. 4. The command field now contains <type 'file'> instead of the open I entered earlier. 5. If I now run my program I get an error, so not only the display is erroneous but also the resource file. 6. If I retype open in the command field, save and run, everything works as expected. Cheers, Jussi Salmela http://personal.inet.fi/cool/operator |