FLTK logo

[fltk.general] Re: Fl_Input, Cursor blink

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 All Forums  |  Back to fltk.general  ]
 
Previous Message ]New Message | Reply ]Next Message ]

Re: Fl_Input, Cursor blink Ian MacArthur Oct 29, 2021  
 
On Sunday, 24 October 2021 at 08:32:41 UTC+1 Apprentice wrote:

In Fl_Input Is there any way to make the cursor blink?
I learned to do in the Fl_Text_Editor using show_cursor that does not exist in Fl_Input

I don't think so - the Fl_Input widgets typically show a caret rather than a cursor, and the caret glyph is not of the blinking type, as it were...

I suppose you could derive your own widget from Fl_Input and change the draw method to render a blinking cursor rather than a caret, but...

--
You received this message because you are subscribed to the Google Groups "fltk.general" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fltkgeneral+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/fltkgeneral/31d892b1-70f5-46b6-b6ff-35d1cad17770n%40googlegroups.com.
Direct Link to Message ]
 
     
Previous Message ]New Message | Reply ]Next Message ]
 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.