AdvancedHMI Software
General Category => Support Questions => Topic started by: Alpaslan on October 15, 2020, 04:28:49 PM
-
Hi,
I think this message is addressed to Archie. I want to get keypad v2 code in order to change its look and use.
If possible, would you like to kindly share it?
Thanks.
-
The Keypad V2 was actually contributed by a member.
-
Hi,
I know this keypad, however it doesn't work like the one internal keypad. They look like same, however this one doesn't accept Enter key. The one inside advancedHmi is works like a charm, everything expected from a keypad can be found. You can write with keyboard, you can accept value with enter.
Actually i am looking for the one inside advancedHmi. Maybe there is a problem with me, because i couldn't get Enter key accept value.
If possible could you share code of the one inside advancedHmi? (I mean the one with DigitalPanelMeter)
Thanks for quick reply.
-
The Enter functionality is not part of the Keypad. That is handled in each of the controls with the PLCAddressKeypad property such as the BasicLabel. You will need to look at the code in those controls to see how Enter is handled.
-
Thank you for your informative reply. i was struggling with this issue for 3 days. after your reply it took only 5 minutes to solve problem.
Have a good day.