AdvancedHMI Software

General Category => Support Questions => Topic started by: SOUS on May 22, 2018, 10:14:16 PM

Title: Keyboard issue
Post by: SOUS on May 22, 2018, 10:14:16 PM
Hi,
I have a couple of question/issues about the alphanumeric keyboard.

- If i click outside the keyboard, it disappears behind the form (what's weird, since the "KeypadPopUp.TopMost = True" is there in the routine ActivateKeypad())
  (Same thing with the numeric and alphanumeric keypads)
- Whatever i choose as font and fore color, the alphanumeric remains whitesmoke with red font.

Any clues ?

(using rev. 3.99x)
Title: Re: Keyboard issue
Post by: Godra on May 23, 2018, 10:03:39 AM
I just tried clicking outside and it remained top most (both keypad and keyboard).

KeypadFont and KeypadFontColor seem to be old properties and should probably be removed along with any related code.
Title: Re: Keyboard issue
Post by: Godra on May 26, 2018, 03:19:49 PM
You could try using the keyboard from this post:

https://www.advancedhmi.com/forum/index.php?PHPSESSID=386f4e385e377d6b24ac645053899e99&topic=1806.msg12079#new
Title: Re: Keyboard issue
Post by: Godra on June 01, 2018, 06:54:10 PM
The latest beta includes the AlphaKeyboard which allows the use of the KeypadFont and KeypadFontColor properties:

https://www.advancedhmi.com/forum/index.php?topic=2058.0