From: Vadim Zeitlin Date: Thu, 6 May 2010 12:22:57 +0000 (+0000) Subject: Mention that hatched pens don't work under wxGTK and wxX11. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/de623c67b96fc32090e1abfe45b4a10cbcc015dc Mention that hatched pens don't work under wxGTK and wxX11. See #11983. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64224 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/interface/wx/pen.h b/interface/wx/pen.h index e5128cc519..54e12c02a0 100644 --- a/interface/wx/pen.h +++ b/interface/wx/pen.h @@ -8,6 +8,9 @@ /** The possible styles for a wxPen. + + Note that hatched pen styles are not supported by X11-based ports, + including wxGTK. */ enum wxPenStyle {