Closed toshinagata closed 3 years ago
@toshinagata, thank you for the patch. Do we need to limit the wxwidgets version on it or has it been available since v2.8 or so?
@pkulchenko , I checked the 2.8 document, and these methods are already there. So we do not need to limit the version, I think.
Sounds good; thank you!
wxPen:SetDashes() accepts one argument (a table of integers). wxPen:GetDashes() returns a table of integers.