Home
Help
Search
Login
Register
AdvancedHMI Software
»
General Category
»
Support Questions
»
Where did the cool popup keypad go?
« previous
next »
Print
Pages: [
1
]
Author
Topic: Where did the cool popup keypad go? (Read 1048 times)
qsiguy
Newbie
Posts: 16
Where did the cool popup keypad go?
«
on:
March 21, 2023, 03:09:46 AM »
I migrated from 399x to 399y and the cool color keypad no longer pops up for changing numeric values. Now it is a plain black and white keypad. Only thing I can seem to edit on the new one is the font color. How do I get the old one back?
Logged
Archie
Administrator
Hero Member
Posts: 5322
Re: Where did the cool popup keypad go?
«
Reply #1 on:
March 21, 2023, 01:03:23 PM »
You will need to go into the code for each control, such as BasicLabel.vb and find this line of code:
KeypadPopUp = New MfgControl.AdvancedHMI.Controls.KeypadV2(m_KeypadWidth)
Then remove the V2
Logged
qsiguy
Newbie
Posts: 16
Re: Where did the cool popup keypad go?
«
Reply #2 on:
March 22, 2023, 01:21:59 PM »
That worked, thank you!
Shane
Logged
Print
Pages: [
1
]
« previous
next »
AdvancedHMI Software
»
General Category
»
Support Questions
»
Where did the cool popup keypad go?