[wxPython-dev] 20060712 test build uploaded

Werner F. Bruhin werner.bruhin at free.fr
Thu Jul 13 09:08:55 PDT 2006


Hi Robin,

R'bot wrote:

>Hi,
>
>A new test build of wxPython has been uploaded to starship.  
>
>   Version: 2.7.0.0pre.20060712
>   URL:     http://starship.python.net/crew/robind/wxPython/daily/20060712
>   Changes: http://starship.python.net/crew/robind/wxPython/daily/20060712/CHANGES.html
>
>Have fun!
>R'bot
>  
>
I am having a little bit of fun!

Installed it on Python 2.5b2 and Windows XP pro.

In the demo I found some little issues.

*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.

*RichText control*
I can't change the font color, all the other things like bold, italic, 
font style work, but selecting a text, clicking on the font button (on 
the toolbar) and selecting any color and pressing o.k. does NOT change 
the color, however if I change at the same time e.g. font size the size 
changes but not the color.

*ActiveXPdfWindow*
Crashes when opening a PDF file (Adobe 7.0.5)

*Visual things in the demo*
- with the ScrolledPanel demo a black squart shows for a moment
- with the SplitTree a large black rectangle shows for some time - very 
very very slow in loading

*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'*
*

Enough fun for today!

Hope this is useful.
Werner




More information about the wxpython-dev mailing list