Search found 4 matches

by ControlMotion
Thu Apr 16, 2015 2:07 am
Forum: Application Development
Topic: change state of switch button after clicking it
Replies: 1
Views: 5463

Re: change state of switch button after clicking it

Did this quite easy.

In Actions for the tag shoud be set Toggle Tag.
Multi picture has to be selected
In the Picture name menu select the both pictures (for the switch on and off).

Done ;) .
by ControlMotion
Thu Apr 16, 2015 1:12 am
Forum: Application Development
Topic: change state of switch button after clicking it
Replies: 1
Views: 5463

change state of switch button after clicking it

Hi guys, I have a button with an image of a switch (state - off) inside. The user clicks it, specific Bit is changing from 0 -> 1, and the image in the button should be "replaced" with a switch with state on, and vice versa. How can you flip the switch image in the button after performing a click? :...
by ControlMotion
Thu Apr 16, 2015 12:24 am
Forum: Application Development
Topic: pop-up on screen keyboard
Replies: 2
Views: 7214

Re: pop-up on screen keyboard

That did the work. Thank you a lot!
by ControlMotion
Sat Apr 11, 2015 4:39 am
Forum: Application Development
Topic: pop-up on screen keyboard
Replies: 2
Views: 7214

pop-up on screen keyboard

Hi guys, maybe this was asked many times before and I have to be honest that I couldn't find anything useful searching the forum before making this post. Following scenario: the user wants to change the password. The on screen keyboard pops up after clicking the "change password" button. The user ne...