You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to wxpython
All-
I'm working on a touchscreen app using Debian linux and want to hide the mouse cursor.
The obvious thing to try is:
frame.SetCursor(wx.StockCursor(wx.CURSOR_BLANK))
but this does nothing. I tried unclutter but it interferes with the application and shows the mouse cursor anyway when I click on things like Choice pop-ups.
I'm surely not the first to want to run a wxPython touchscreen app using Linux, so I'm wondering, how to people deal with this?
Thanks!
Ron
kg*2
unread,
Aug 14, 2016, 1:51:17 AM8/14/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message