taywinkel - 4 days ago

I am in the process of getting a visualization to work with the codesys keyboard. I created a custom keyboard which works fantastic for all input fields in the main visualization. I created a user management for my runtime, which gave me the standard blue login page. The codesys keyboard does not show up when trying to enter the usernam or password. I have tried every setting: changing the keyboard back to the standard codesys keyboard, and changing various settings on the visualization manager with no success. I can only use a physical keyboard connected to the device to enter the password. I did try removing the keyboard to no success either.

I even tried creating my own login page so I could guarantee the keyboard showed up. This ended in disaster as I could not figure out the very complicated VisuUserManagement and VisuUserManagementDialog library, and documentation is contradictory or lacking.

I imagine that an on screen keyboard is essential for many people's projects when using touchscreen panels, so I am wondering what others are doing. I would rather not use an external virtual keyboard (external to codesys) because this causes its own complications (I am working on a linux build with high securities).