Another Newb question

How can i send a fake returnkey press to a text editor thats in a Label object.

i need it to close the editor when a group of buttons is pressed.

i just need the returnkeypress command

thanks

Ugh! I put in the Label::hideEditor() method so you don’t have to do horrible hacks like sending fake key presses!

Yea i saw that but hideEditor decalred as a private method in the library even though its says its public in the documentation.

…no, it’s public.