Craig,
Can you post your button script? The default behavior of a combo menu button seems to be what you describe you want it to be.
Mark

On Mar 3, 2009, at 9:17 PM, mfstuart wrote:


Hi Craig,
BTW, this is WINXP, with RunRev 3.0

No that's not it. This is an Option button.
It has several items in the text property.
I select one of the items, which puts the item value into the label
property.
When I click on the Option button again, it opens the list of items, but the previously selected label isn't shown as hi-lighted in that list of values. When I mouse over the list, wherever the pointer is. it hi-lights that line.
So I know that it is nothing to do with opaque settings and the like.

Any ideas?

Regards,
Mark Stuart




dunbarx wrote:

Do you mean that a hilited line in some sort of list or field
un-hilites when you move away to do something else? This is likely
normal behavior. I just had a similar issue, and assigned a custom
property to my object, a list field, so that it would have its hilited
lines restored when I returned

It required getting the hilitedLines property and setting a custom
property in my field to it. This way the field remembers which lines
were hilited when I left. The hilitedLines property is pretty cool,
and even works with discontiguous lines.

If this is even close to what you want, try it out, or write back for
more.

Craig Newman


On Mar 3, 2009, at 11:53:24 PM, mfstuart <[email protected]> wrote:
I have an Option button on a card that has values in the text.
I select from the list and this puts the selected value into the label.
When I select from the same Option button again, the row in the list
doesn't
show hi-lighted.

Why is this, and how do I get it to show selected in the list?
Would seem normal to do that in any other software.


_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your
subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution



--
View this message in context: 
http://www.nabble.com/Hilighting-of-selected-row-in-Option-button%2C-doesn%27t-hilight-tp22323660p22323890.html
Sent from the Revolution - User mailing list archive at Nabble.com.

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to