We are using "glossy" style push buttons in iX for pc. Is there any way to change the color of the pressed button - other than the pre-defined color - in order to enhance the feedback?
Moreover, is there any way to get an audible feedback on the pc when the button is pressed, just the same as in the Exter terminals?
Thanks,
Federico.
Change the feedback of a pressed button
Re: Change the feedback of a pressed button
Please disregard my second question... I guess this is pretty much a Windows feature. Actually I have found a shareware program that can add sounds to keyboard/mouse events.
Please consider my first question though (changing the aspect of a button).
Thanks,
Federico
Please consider my first question though (changing the aspect of a button).
Thanks,
Federico
-
- Posts: 824
- Joined: Tue Mar 13, 2012 9:53 am
Re: Change the feedback of a pressed button
You simply use the Dynamics option on the button. When the button is pressed you set a tag, and when it is release, you unset it. Then associate the tag's value with the Fill property of the button. If you want to have the button do more than one action when pressed, you need to use the Actions Collection in the Property group.
Best Regards,
Mark Monroe
Beijer Electronics, Inc. | Applications Engineer
Mark Monroe
Beijer Electronics, Inc. | Applications Engineer
Re: Change the feedback of a pressed button
Hi Mark,
I was looking for something quicker... our projects are typically made of 60-80 pages, so having a new tag and adding the action for each pushbutton may take a significant amount of time. Also the test would take some time.
Is there any way to have a property of the button to do that, maybe as a future improvement?
Thanks,
Federico.
I was looking for something quicker... our projects are typically made of 60-80 pages, so having a new tag and adding the action for each pushbutton may take a significant amount of time. Also the test would take some time.
Is there any way to have a property of the button to do that, maybe as a future improvement?
Thanks,
Federico.
-
- Posts: 824
- Joined: Tue Mar 13, 2012 9:53 am
Re: Change the feedback of a pressed button
The button does already change color when you click it. The change is not that great however. I think that the only way to change the color to an arbitrary value will be through using the Dynamics property for the foreseeable future.
Best Regards,
Mark Monroe
Beijer Electronics, Inc. | Applications Engineer
Mark Monroe
Beijer Electronics, Inc. | Applications Engineer
Re: Change the feedback of a pressed button
I am unable to change the fill/outline dynamics on any of the button styles, except "default".
-
- Posts: 824
- Joined: Tue Mar 13, 2012 9:53 am
Re: Change the feedback of a pressed button
Yes that is correct. The other buttons are not normal WinCE buttons. They are programmed by Beijer. The Fill is not dynamic because of a limitation in WinCE.
Best Regards,
Mark Monroe
Beijer Electronics, Inc. | Applications Engineer
Mark Monroe
Beijer Electronics, Inc. | Applications Engineer
Re: Change the feedback of a pressed button
Will the fill dynamics on any button style be available in a next iX version ?