Hello everybody,
I use the visu dialogs UsermngtLogin. My problem is the Codesys keyboard when i use a smartphone, it's visibility is very poor and poorly integrated. How can i use the OS (Android or IOS) default keyboard?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
It is indeed the keyboard of the OS which appears now.
But a new problem arose:
When I enter the username, the keyboard disappears, and then the interface stops responding.
In Visualization manager Additionnal settings:
-Activate multitouch handling: False,
-Activate semi-transparent drawing: True,
-Activate standard keyboard handling: true,
-Paint disabled elements grayed out: True.
Maybe an incompatibility of parameters?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I was thinking of a parameter incompatibility between 'Web visu' manager and 'visualization' manager.
I did some tests (inconclusive ...) to realize that the different parameters of the visualization manager have a lot of impact on the behavior of the visualization.
Regardless, I still have bugs when entering the username through visuUserMngt.Login.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
@m.prestel,
I understand what did you tell me about the Codesys setting should not effect the OS.
When i click on the user name entry, the OS keyboard appears and the view is narrowed. But the Dialogs box didn't. This causes a lag between the visualization and the dialog box.
Indeed, by tapping the screen, I realized that in fact the username and password entries were on the visualization below the dialog box.
So I tried to set "Client support animations and overlay of native elements" to true, but that made the keyboard disappear.
I don't see how to fix this.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello everybody,
I use the visu dialogs UsermngtLogin. My problem is the Codesys keyboard when i use a smartphone, it's visibility is very poor and poorly integrated. How can i use the OS (Android or IOS) default keyboard?
Hello @julien,
you can switch to the OS keyboard by switching the "Input with" in your Webvisu object from touchscreen to keyboard.
See https://help.codesys.com/webapp/_visu_obj_webvisu;product=core_visualization;version=3.5.16.0
Best regards,
Marcel
Hello and thanks Marcel,
It is indeed the keyboard of the OS which appears now.
But a new problem arose:
When I enter the username, the keyboard disappears, and then the interface stops responding.
In Visualization manager Additionnal settings:
-Activate multitouch handling: False,
-Activate semi-transparent drawing: True,
-Activate standard keyboard handling: true,
-Paint disabled elements grayed out: True.
Maybe an incompatibility of parameters?
hey
no the settings should not effect your OS keyboard.
Best regards,
Marcel
I was thinking of a parameter incompatibility between 'Web visu' manager and 'visualization' manager.
I did some tests (inconclusive ...) to realize that the different parameters of the visualization manager have a lot of impact on the behavior of the visualization.
Regardless, I still have bugs when entering the username through visuUserMngt.Login.
@m.prestel,
I understand what did you tell me about the Codesys setting should not effect the OS.
When i click on the user name entry, the OS keyboard appears and the view is narrowed. But the Dialogs box didn't. This causes a lag between the visualization and the dialog box.
Indeed, by tapping the screen, I realized that in fact the username and password entries were on the visualization below the dialog box.
So I tried to set "Client support animations and overlay of native elements" to true, but that made the keyboard disappear.
I don't see how to fix this.
hello,
I have the same problem, did anyone manage to solve it?