Follow what the documentation of function Fl::compose(int&) says.
Le vendredi 22 août 2025 à 22:03:25 UTC+2, ggar...@gmail.com a écrit :
I wrote a text input widget (NOT derived from Fl_Input or Fl_Input_ as
it is Vulkan based). I need some help in knowing how to handle
international input.
For example, how to handle:
ó or ü
Currently, my input widget uses Fl::event_text and as such, it gets
twice the input. That is both:
´ and ó
Can any of the developers point me to the location in the FLTK code
where composition keys are handled?
Comments are owned by the poster. All other content is copyright 1998-2025 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.