DrawLines

Spear, Don H. Jr. don.spear at pw.utc.com
Tue Oct 2 07:16:22 PDT 2007


Thanks

Did this fix get into the 2.8.6 release?


Don Spear 


-----Original Message-----
From: Vadim Zeitlin [mailto:vadim at wxwidgets.org] 
Sent: Saturday, September 29, 2007 6:55 PM
To: wx-users at lists.wxwidgets.org
Subject: Re: DrawLines

On Fri, 28 Sep 2007 18:35:18 -0400 "Spear, Don H. Jr."
<don.spear at pw.utc.com> wrote:

SDHJ> Is perhaps DrawLines broken?

 Yes, it is. Amazingly, so is DrawPolygon() and they both were broken since
almost 2 years by the SF patch 1331340 which introduced totally incorrect
casts from wxPoint to GdkPoint which are not at all the same thing in GTK+
1.2 (wxPoint uses int while GdkPoint uses gint16). I've fixed it now.

 Regards,
VZ

-- 
TT-Solutions: wxWidgets consultancy and technical support
               http://www.tt-solutions.com/


---------------------------------------------------------------------
To unsubscribe, e-mail: wx-users-unsubscribe at lists.wxwidgets.org
For additional commands, e-mail: wx-users-help at lists.wxwidgets.org




More information about the wx-users mailing list