[wxPython-users] wx.lib.ogl - weirdness after LineShape.InsertLineControlPoint

Pierre Hjälm pierre.hjalm at dis.uu.se
Mon Jan 15 02:56:00 PST 2007


Gary Greyling <gary.greyling at gmail.com> writes:

 > Hello Pierre,
 > 
 > You are a champion, thanks that does do the trick, i have the function 
 > now in my Line class overriding with the fix and all is working 
 > perfectly. I'll see if it breaks anything and report what i find. Thanks 
 > again.
 > 
 > Gary (4 spaces)
 > 
 > Pierre Hjälm wrote:
 > > Could you please test the following (somewhat embarrasing) patch to _lines.py:
 > >
 > > 353c353
 > > <             self._initialised = True
 > > ---
 > >   
 > >>                     self._initialised = True
 > >>     
 > 
Since I haven't heard anything I assume all is well and hopefully Robin
will incorporate this patch.

-- 
  Pierre Hjälm




More information about the wxpython-users mailing list