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
This commit is contained in:
@@ -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
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user