09-25-2011, 09:42 PM
I realize I don't know how to do any of this - now I have a starting example. Thanks for the code.
This works well. A few points though; I'm building a display for buttons which aren't labeled (on a MIDI device), sending Ctr+Alt+Win+(1-0 and Enter), simply adding visual feedback for the keys hit (ie 1-9 and 0). - I have no Back/Delete key, so the numbers continually scroll/accept inuput, with the value not sent until the Enter key is hit. I use 0's to fill the digits with "empty" when I've made a mistake or don't know exactly what numbers were hit.
-How to make the numbers scroll/replace from right to left => once 3 digits are displayed, with each new digit added move existing to left?
-This is built with a dialog, but I was hoping to have it as a floating OnScreenDisplay (cleaner aesthetic), is this possible?
-After Enter, another timer instead of immediately killing the display?
Thank you for your assistance.
This works well. A few points though; I'm building a display for buttons which aren't labeled (on a MIDI device), sending Ctr+Alt+Win+(1-0 and Enter), simply adding visual feedback for the keys hit (ie 1-9 and 0). - I have no Back/Delete key, so the numbers continually scroll/accept inuput, with the value not sent until the Enter key is hit. I use 0's to fill the digits with "empty" when I've made a mistake or don't know exactly what numbers were hit.
-How to make the numbers scroll/replace from right to left => once 3 digits are displayed, with each new digit added move existing to left?
-This is built with a dialog, but I was hoping to have it as a floating OnScreenDisplay (cleaner aesthetic), is this possible?
-After Enter, another timer instead of immediately killing the display?
Thank you for your assistance.
