Actually I'm using some picture through image pool in my program.
As it's touch pad screen. When I press the picture I can change state of my variable selected.
But from screen point of view I don't see any effect that shows the state has changed.
So how possible is it to change size ;may be color of the picture or backgroung of it depends state variable.
thank you
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
Actually I'm using some picture through image pool in my program.
As it's touch pad screen. When I press the picture I can change state of my variable selected.
But from screen point of view I don't see any effect that shows the state has changed.
So how possible is it to change size ;may be color of the picture or backgroung of it depends state variable.
thank you
Hi Mawaloc,
If it's a BOOL variable that your changing with a touch then use the Image Switcher which can be found in Toolboxes - Lamps/Switches/Bitmaps.
It lets you assign two bitmaps to a variable, one for OFF and the other for ON.
You can also select if the action should be Toggle (On/Off) or Tap (Momentary)
Good luck
Hi Mawaloc,
i use in such cases the ESC-Button:
https://store.codesys.com/esc-image-button.html
you can download this add-on and example for free in the store.