Hello, I am currently facing an issue with callback functions and Fl_Input. I created a window, containing a Fl_Input object. I would like to run the callback function when this input field is selected, even if nothing changes in the field (simply to highlight some parts in my interface).
I looked at the when() member function, but could not find something really helpful. I also had a look at the Fl::event(). But I guess the problem is still the same. So, Could you please tell me whether running a callback function on a Fl_Input that has the cursor ? Thanks a lot in advance for your help, Best Regards, Jean-Pierre. _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

