Welcome to our new forum
All users of the legacy CODESYS Forums, please create a new account at account.codesys.com. But make sure to use the same E-Mail address as in the old Forum. Then your posts will be matched. Close

Modified Numpad from Visu.Dialogs

DavidBo
2020-01-28
2020-01-29
  • DavidBo - 2020-01-28

    I do not like the standard settings for Numpad. I want the Numpad to be bigger.
    So I have tried to create my own dialog by using Numpad from VisuDialogs seen on the attached file, but it does not compile.
    What is wrong? And where can I find an example of using VisuDialogs ?

    IMG: TestGui1.project

     
  • m.prestel - 2020-01-28

    Hello,
    you cannot reference a dialog in a frame.

    The numpad could be scaled using the client options (you can scale the dialogs to the visu).
    Or you could use the provided Visu_Dialogs.library and adjust the dialog for you (Rename the library in the project informations!).
    Then select the new numpad dialog in the visu mananger in the tab dialogs.

    The lib should be in the <installation>\Projects\Visu\Dialogs (apart from SP15).
    Best way for SP15 is to ask the support.</installation>

    Best regards,
    Marcel

     
  • DavidBo - 2020-01-29

    What the heck is "client" options?

     
  • m.prestel - 2020-01-29

    TargetVisu->Use scaling options for dialog
    Webvisu->Use scaling options for dialog

     

Log in to post a comment.