]> git.saurik.com Git - wxWidgets.git/commitdiff
Mention that hatched pens don't work under wxGTK and wxX11.
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 6 May 2010 12:22:57 +0000 (12:22 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 6 May 2010 12:22:57 +0000 (12:22 +0000)
See #11983.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64224 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

interface/wx/pen.h

index e5128cc519b98d141a86451823ff55b835905880..54e12c02a034c95fd1ee9c259963b0ee13f594d1 100644 (file)
@@ -8,6 +8,9 @@
 
 /**
     The possible styles for a wxPen.
 
 /**
     The possible styles for a wxPen.
+
+    Note that hatched pen styles are not supported by X11-based ports,
+    including wxGTK.
 */
 enum wxPenStyle
 {
 */
 enum wxPenStyle
 {