Re: [Boa Constr] Latest CVS wx.animate problem
Status: Beta
Brought to you by:
riaan
From: Werner F. B. <wer...@fr...> - 2006-12-15 18:01:28
|
Hi Duane, Duane Kaufman wrote: > Hi, > > I just updated my Linux Debian distribution to the latest Boa from CVS. > Unfortunately, this version relies on wx.animate, which my wxpython > distribution (latest Debian package, wxpython 2.6.2) does not seem to > have. > > Is there any mods I can make to make this work? Looks like this is a 2.7 control, either update to 2.7 or 2.8 or a change Boa Companions.BasicCompanions, i.e. comment out the references to animate. You will probably have to do the same with media in the same file. Hopefully Riaan will see this and create a patch to only import this if we are on 2.7 or higher. Werner |