condition == in visible ?
#1
Thumbs Up 
There are two buttons (or other controls which has some label/text on it which we can read).

and I want that if button1 has label "Music" then only button2 should be visible.

in button2:
<visible> what to write here </visible>

can we write something like this in button2:

<visible> control(idButton1).label =="Music" </visible>

Thanks for Help.
Reply


Messages In This Thread
condition == in visible ? - by slinuxgeek - 2012-03-19, 11:36
RE: condition == in visible ? - by jmarshall - 2012-03-19, 11:43
RE: condition == in visible ? - by slinuxgeek - 2012-03-19, 11:49
RE: condition == in visible ? - by Hitcher - 2012-03-19, 11:50
RE: condition == in visible ? - by slinuxgeek - 2012-03-19, 12:26
RE: condition == in visible ? - by jmarshall - 2012-03-20, 00:57
RE: condition == in visible ? - by slinuxgeek - 2012-03-20, 06:58
RE: condition == in visible ? - by jmarshall - 2012-03-20, 08:12
RE: condition == in visible ? - by slinuxgeek - 2012-04-17, 13:31
RE: condition == in visible ? - by `Black - 2012-04-17, 13:43
RE: condition == in visible ? - by slinuxgeek - 2012-04-17, 13:58
RE: condition == in visible ? - by Martijn - 2012-04-17, 14:04
RE: condition == in visible ? - by slinuxgeek - 2012-04-17, 14:15
RE: condition == in visible ? - by butchabay - 2012-04-17, 14:26
RE: condition == in visible ? - by Martijn - 2012-04-17, 14:25
RE: condition == in visible ? - by slinuxgeek - 2012-04-17, 14:35
RE: condition == in visible ? - by `Black - 2012-04-17, 15:42
Logout Mark Read Team Forum Stats Members Help
condition == in visible ?0