mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-08 21:10:06 +01:00
4 lines
169 B
Python
4 lines
169 B
Python
|
|
image.SetOption(wx.IMAGE_OPTION_CUR_HOTSPOT_X, hotspotX)
|
|
image.SetOption(wx.IMAGE_OPTION_CUR_HOTSPOT_Y, hotspotY)
|