<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><div><br></div><div>I have a text entry that uses an onKeyPress/rootIcon event setup to evaluate each key as it is pressed.</div><div><br></div><div>Now, there is a help screen that the user can invoke, and to dismiss it they can "Press any Key".</div><div>That also traps for the <span style="font-size: 12pt;">onKeyPress/rootIcon event</span></div><div><span style="font-size: 12pt;"><br></span></div><div><span style="font-size: 12pt;">Of course, my text entry now stops functioning.</span></div><div>Once an event is re-used is the original gone?</div><div><span style="font-size: 12pt;">Can a keypress event iconid be more local?</span></div><div>(I've never got it to work with anything but rootIcon as the broadcaster).</div><div><br></div><div>Dave</div>                                      </div></body>
</html>