#9674: wxDC::DrawPoint draw two point, one in ( x, y ) and second in ( x+1, y+1 )
--------------------------+-------------------------------------------------
Reporter: lester | Owner:
Type: defect | Status: confirmed
Priority: normal | Milestone:
Component: wxOSX-Carbon | Version: 2.8.12
Keywords: | Blockedby:
Patch: 0 | Blocking:
--------------------------+-------------------------------------------------
Changes (by etxmato):
* cc: marcel.v.tongeren@… (added)
* status: new => confirmed
* version: 2.8.7 => 2.8.12
Comment:
I have exactly the same issue in version 2.8.12 running on OS X Lion.
The workaround with DrawLine (x, y, x, y) works indeed fine but I would
prefer a fix for the DrawPoint.
--
Ticket URL: <http://trac.wxwidgets.org/ticket/9674#comment:1>