I use Webvisu and I have a frame and on the left of the frame a vertical menu . In this menu , I have a login button opening login window (VUM_login). My problem is that this windows appears almost always on the top left on the browser and I don't now how to center this windows by soft .
I write always because when I click on login from Codesys IDE , the login box is centered !!
Any idea ?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
here my project . As I see you often give help to people , is it a way to have a "french" login without modification of the VUM_login in the native library ? I mean , for exemple , bu a text list with different langage ?
Thanks in advance
Best regards,
Last edit: pach30 2020-08-12
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hey,
I was not really able to reproduce your issue.
Is it related so some device scaling?
If so you can try to enable "Use scaling options for dialogs" in the WebVisualization object.
Both VisuDialogs and VisuUserMgmtDialogs are available as source libraries in the setup
The libs can be found \Projects\Visu\Dialogs in your installation folder
Best regards,
Marcel
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I use Webvisu and I have a frame and on the left of the frame a vertical menu . In this menu , I have a login button opening login window (VUM_login). My problem is that this windows appears almost always on the top left on the browser and I don't now how to center this windows by soft .
I write always because when I click on login from Codesys IDE , the login box is centered !!
Any idea ?
Hey,
could you please attach your project?
Best regards,
Marcel
Hi
here my project . As I see you often give help to people , is it a way to have a "french" login without modification of the VUM_login in the native library ? I mean , for exemple , bu a text list with different langage ?
Thanks in advance
Best regards,
Last edit: pach30 2020-08-12
Hey,
I was not really able to reproduce your issue.
Is it related so some device scaling?
If so you can try to enable "Use scaling options for dialogs" in the WebVisualization object.
Both VisuDialogs and VisuUserMgmtDialogs are available as source libraries in the setup
The libs can be found \Projects\Visu\Dialogs in your installation folder
Best regards,
Marcel