Added a sample to the demo showing how to change the cursor, what all
the stock cursors are, and how to set a custom cursor. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24798 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -35,6 +35,7 @@ _treeList = [
|
||||
'FloatCanvas',
|
||||
'wxXmlResourceSubclass',
|
||||
'wxGridBagSizer',
|
||||
'Cursor',
|
||||
]),
|
||||
|
||||
# managed windows == things with a (optional) caption you can close
|
||||
@@ -185,6 +186,7 @@ _treeList = [
|
||||
|
||||
# Images
|
||||
('Using Images', [
|
||||
'Cursor',
|
||||
'Throbber',
|
||||
'wxArtProvider',
|
||||
'wxDragImage',
|
||||
|
Reference in New Issue
Block a user