From: <Adr...@so...> - 2005-01-04 14:26:31
|
Hello, This is from Sk...@bl... on the list. I have been using wonderful PythonCard for a long time without much problem but I have encountered something while trying to install and use it on Windows 2003 server. I built an application at home over Christmas on python 2.3.3 wxpython2.5.3.1 ansi and pywin32-203 for python 2.3 and pythoncard 0.8.1 on an XP pro machine works fine. I took the python script and rsrc to work where I used Active-States 2.3 and loaded pythonCard 0.8.1 ( I also put the mfc71.exe file in the system32 directory. Cant remember why at the moment). When I ran it on the win 2003 server on the work machine, the first time it ran fine except the components did not have their default values, then the second run the combo box was not populated and then the .updatetext function of a textfield was not working. If I killed PythonWin and re-ran it ,it was again fine for 1 run of the app. I decided to uninstall everything and use python 2.3.4, wxpython 2.5.3.1 ansi, win32python 203 for 2.3 and pythoncard 0.8.1. When I came to install PythonCard i got 2 dialogue boxes at the end with the captions 'freopen stderr' and then 'freopen stout' This brings me back to the point where the combo box is not filled after any but the first run of the app for a given run of pythonwin IDE. No errors are produced In the python code I generate a list and then assign it to the combobox component. If I populate the combo box manually - by putting the items in the resource editor then they remain populated but the .updateText function no longer works and in all cases the defaults are not present for all the components. I hope this is enough information and that there is something stupidly simple that I am missing. Thanks in advance Adrian Smith please send no attachments to this email address and just use plain text - Ta. -- Adrian Smith Test Engineer, Sophos Tel: 01235 559933 Web: www.sophos.com Sophos - protecting businesses against viruses and spam |