Button behavior in T7A demo project

Discussion of application development using iX Developer, including but not limited to getting started, using the functions tab, properties, objects and installation.
Post Reply
rkoski
Posts: 8
Joined: Thu Mar 21, 2013 11:44 am

Button behavior in T7A demo project

Post by rkoski »

Mark, thanks for the Galil help today...

Can you explain the operation of the background window buttons, particulary how a simulated yellow light is actuated on the click?

thanks, Bob

mark.monroe
Posts: 824
Joined: Tue Mar 13, 2012 9:53 am

Re: Button behavior in T7A demo project

Post by mark.monroe »

Hi Bob,

You can use a multi-picture associated with a tag. When the tag's value changes, the picture will change. You can then use the picture's click events to toggle the tag's value. You could for instance have the tag set high on Mouse Down, then Low on Mouse Up and Mouse Leave.

If you are using this on a background screen, it should work the same way.

Regards,
Mark
Best Regards,
Mark Monroe

Beijer Electronics, Inc. | Applications Engineer

Post Reply