DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR New]

Link: http://www.fltk.org/str.php?L2704
Version: 1.3.0


OK, my first example "cursor_problem.cxx" is a bad example, since hitting
the button causes the focus to change.

I'm posting cursor_problem-v2.cxx which uses an add_modify_callback() to
check for the 'Enter' key being typed, and to remove the character if its
found.

If you hit Enter, the cursor disappears as well. No calls to focus() or
any of the above listed functions (show_cusor(1), etc) seems to get it
back, including mouse clicking in the text field.

I found too that if you run the program, type some text strings, move the
cursor to the middle of the text then hit Enter, the cursor disappears to.
I cannot seem to get it back in that case either.


Link: http://www.fltk.org/str.php?L2704
Version: 1.3.0

_______________________________________________
fltk-bugs mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-bugs

Reply via email to