X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f834ee485979a2bdf8adbe984fba75cacf970022..7f4f5e8c24607ead9b5e2f4c60658dcd61f028f4:/interface/wx/gdicmn.h?ds=sidebyside diff --git a/interface/wx/gdicmn.h b/interface/wx/gdicmn.h index e8ae5f3451..2c5d6a7994 100644 --- a/interface/wx/gdicmn.h +++ b/interface/wx/gdicmn.h @@ -58,7 +58,14 @@ enum wxPolygonFillMode }; /** - Standard cursors. See wxCursor. + Standard cursors. + + Notice that under wxMSW some of these cursors are defined in @c wx.rc file + and not by the system itself so you should include this file from your own + resource file (possibly creating a trivial resource file just containing a + single include line if you don't need it otherwise) to be able to use them. + + See wxCursor. */ enum wxStockCursor {