Quantcast
Channel: beginners - openFrameworks
Viewing all articles
Browse latest Browse all 4929

How to show cursor in ofSetFullscreen() mode?

$
0
0

@bob97086 wrote:

In ~/examples/windowing/windowExample the user can switch between full size screen and a smaller window. In the update() section, the window mode is tested and if in full screen mode, ofHideCursor() is called. Why?

I am interested because in my own little project I use the mouse cursor position to trigger a graphic event in a not full screen window. If I simply add ofSetFullscreen() and ofShowCursor() to setup() I get a nice fullscreen display but no mouse cursor.

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 4929

Trending Articles