[wxPython-dev] 20060712 test build uploaded

Werner F. Bruhin werner.bruhin at free.fr
Fri Jul 14 01:40:16 PDT 2006


Hi Robin,

Robin Dunn wrote:

> Werner F. Bruhin wrote:
>
>> ...
>

>> *Picker controls*
>> If I click on the wx.ColorPickerCtrl and change the color by clicking 
>> on a shade on the right side, the RGB values change but not the 
>> selected color.  I have to select first a color on the left and then 
>> within the "shades area" to make it work.
>
>
> Hmm...  I can't duplicate this.  It works for me to just pick pick a 
> color in the gradient area on the right, adjust the intensity slider 
> on the far right, and then click Ok

For me the problem only happens if I ONLY click in the gradient area and 
then click OK.  If I adjust it with the slider then it works fine.

>>
>> *Exception when I tried to run Boa 0.4.4*
>> Traceback (most recent call last):
>>  File "boa.py", line 256, in <module>
>>    import Preferences, Utils
>>  File "C:\Python25\Lib\site-packages\boa\Preferences.py", line 137, 
>> in <module>
>>
>>    execfile(file)
>>  File "C:\Documents and 
>> Settings\wbruhin\.boa-constructor\prefs.plug-ins.rc.py"
>> , line 11, in <module>
>>    from wxPython.wx import *
>>  File 
>> "C:\Python25\Lib\site-packages\wx-2.7.0-msw-unicode\wxPython\__init__.py" 
>>
>> , line 15, in <module>
>>    import _wx
>>  File 
>> "C:\Python25\Lib\site-packages\wx-2.7.0-msw-unicode\wxPython\_wx.py", 
>> lin
>> e 3, in <module>
>>    from _core import *
>>  File 
>> "C:\Python25\Lib\site-packages\wx-2.7.0-msw-unicode\wxPython\_core.py", 
>> l
>> ine 877, in <module>
>>    wxEVT_POWER = wx._core.wxEVT_POWER
>> AttributeError: 'module' object has no attribute 'wxEVT_POWER'*
>> *
>
>
> Did you also see a DeprecationWarning about the wxPython.wx namespace 
> not being automatically generated or maintained any longer?  I can fix 
> this particular bug, but the old wxPython package really needs to die.

O.k., changed my test copy of Boa and got it to work.  Will be in touch 
with Riaan on this.

Werner





More information about the wxpython-dev mailing list