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

Webvisu: Fill table fastly by Ctrl

galexis
2021-06-03
2021-06-14
  • galexis - 2021-06-03

    Hi,
    I have a table on webvisu with array of 100 BOOL.
    When I click on cell of table, I change value true to false or false to true.
    I want solution to fill fastly cell by click on first line of table and press hold ctrl (or over key), and next click on second line : if value on first cline is TRUE, put automatically TRUE until second line.
    How to detect Ctrl key hold ?
    Thank you for your help.

     
  • galexis - 2021-06-04

    I dont understand how it work, when I put this code on raspberry, nothing happen...

     
  • galexis - 2021-06-04

    Ok, it work. I forget function VisuInit on visualisation manager.
    But I want only detect Ctrl or Alt, and this programm detect all other but not this one...

     
  • galexis - 2021-06-14

    I don't understand how it work...
    When keys is release, variable keep the value of keys....

     

Log in to post a comment.