FLTK logo

Re: [fltk.general] What is the right way to do these shortcuts?

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: What is the right way to do these shortcuts? Dave Jordan May 17, 2021  
 
thanks everybody for the input!
 
i have FL_SHORTCUTs working the way they were intended now.

I have figured out how to unmap & remap key functions in Fl_Text_Editor

the apparent multiple/missing un/focus vents were caused by a shortcut
that wended its way thru a good bit of code and hit a window->hide() followed by ->show
which was just there for aesthetics and which turned out to be unnecessary.

re event_key vs event_text: i am aware different countries/language use many symbols not found on US keyboards.
What i need to see is whether event_key will report them as unique integers, maybe not across the whole world (altho it could)
but within a user's installation, which i hope is not too much to ask.

regardless, the app is fleshing out nicely. Still looking for somewhere to be hosted. NOT the git.

-dave


--
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/CAPdW6bLg-TH2Lsenciqbt-EztoQtpPyRsca6zUW9q8XiB_xDHQ%40mail.gmail.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'.