RE: [Boa Constr] error starting Boa 0.1.5 on Windows
Status: Beta
Brought to you by:
riaan
From: Riaan B. <ri...@tb...> - 2003-01-08 13:47:42
|
Hi Marius, > I got a different startup error on Windows: > > "unbound method SetBackgroundColour() must be called with wxWindow > instance on fiorst argument (got wxGenBitmapButton instead)" Deja vu... > > issued from AddButton from Pallete.py Talk about corner cases! This only happens on Python 2.2/wxPython 2.3.2. My test setup has Python 2.1/wxPython 2.3.2 and Python 2.2/wxPython 2.3.4 I used to use a patched buttons.py in ExternalLib but removed that because it didn't *seem* necessary anymore. Ok I've checked in a very spesific version test to Palette.py now, see if it works please. Phew, glad I didn't release yet, thanks for catching these! Cheers, Riaan. |