<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">I use something like this for my simple buttons...<br>
<br>
color: (activeFocus ? "#202020" : "#333132")<br>
<br>
for my image buttons I use...<br>
<br>
source:  (activeFocus ? "Button_Rollover.png" : "Button_Passive.png")<br>
<br>
Nate<br>
<br>
<br>
On 08/14/2014 12:28 PM, mark diener wrote:<br>
</div>
<blockquote cite="mid:CAChgv6q+MODoSDhPWOFQxq_HByEpZDhHQpgNfge5eEUrBW3Gaw@mail.gmail.com" type="cite">
<div dir="ltr">
<div>
<div>Does anybody know how to give a visible clue to users that a given component<br>
has gained focus and is now receiving user input.<br>
<br>
</div>
For a textinput, the blinking cursor  cursorVisible = true works fine.<br>
<br>
What about buttons or listview?<br>
<br>
Any ideas?<br>
<br>
Thanks,<br>
<br>
</div>
md<br>
</div>
</blockquote>
<br>
<p>
Confidentiality Notice: The preceding e-mail message (including any attachments) contains information that may be confidential, protected by applicable legal privileges, or constitute non-public information. It is intended to be conveyed only to the designated recipient(s). If you are not an intended recipient of this message, please notify the sender by replying to this message and then delete it from your system. Use, dissemination, distribution or reproduction of this message by unintended recipients is not authorized and may be unlawful.<p>

</body>
</html>