Search found 3 matches

by eMund
06 Sep 2018, 07:02
Forum: General
Topic: Numlock
Replies: 3
Views: 7592

Re: Numlock

I am currently also programming a number plate with number and for me it is an advantage. I do not know how your numb works but for me, certain buttons send a new key code when numb is active. For me, it works without having to do anything in code. The keys that do not change the code with the numbe...
by eMund
28 Aug 2018, 20:32
Forum: General
Topic: Display a message to the user with LuaMacros?
Replies: 2
Views: 5314

Re: Display a message to the user with LuaMacros?

Ok then I know. Had been nice with a simple black dialog box in the lower right corner that tinted away after a while ;)

Thank you for your great response!
by eMund
27 Aug 2018, 08:44
Forum: General
Topic: Display a message to the user with LuaMacros?
Replies: 2
Views: 5314

Display a message to the user with LuaMacros?

Hey! I'm completely new to LuaMacros.

I would like to display a message to the user if you press a key. For example, if I press the same key, I may want to display message "Function: On" or "Function: Off".

Is it possible?