From: Danny K. <dan...@sy...> - 2001-09-24 09:18:13
|
Hi. I'm new to about everything, Python, Boa Constructor, OO, GUI, C, C++. = Well, just about everything. Running w2k, Python 2.1.1, wxPython 2.3 and = wxWindows 2.2.7. Trying out the tutorial but it won't. 1. When launching Boa I get D:\Program\Boa-0.0.5\ZopeLib\Client.py:108: = DeprecationWarning: the regex module is deprecated; please use the re module import sys, regex, socket, mimetools D:\Program\Python21\lib\regsub.py:15: DeprecationWarning: the regsub = module is d eprecated; please use re.sub() DeprecationWarning) 2. When opening and saving I get a Debug message saying = --\common\choiccmn.cpp(47): assert faild: invalid string in = wxChoice::SetStringSelection. 3. When I try "2.2 Using the Designer to set the Title" neither the = Title gets changed nor does the code gets altered. Anyone here knows what is going on? Thanks in advance. /Danny |