<!doctype html public "-//W3C//DTD W3 HTML//EN">
<html><head><style type="text/css"><!--
blockquote, dl, ul, ol, li { padding-top: 0 ; padding-bottom: 0 }
 --></style><title>Problems With Grouped Buttons</title></head><body>
<div>Hi All,</div>
<div><br></div>
<div>I have a simple stack with seven buttons, each set to arm on
mouseEnter.  With seven ungrouped buttons, everything works fine;
however in a second copy of the stack where I have grouped the same
seven buttons the behavior is much different, especially when the
mouse passes out of a button into the rectangle of the group.  In
those cases the buttons seem to act like radio buttons: a button
hilited on mouseEnter wont unhilite until another button in the group
receives mouseEnter.  In addition, the button image changes (a
border is drawn around it?) until it is unhilited.</div>
<div><br></div>
<div>What am I missing?</div>
<div><br>
Rob Cozens<br>
CCW, Serendipity Software Company<br>
http://www.oenolog.com/who.htm<br>
<br>
"And I, which was two fooles, do so grow three;<br>
Who are a little wise, the best fooles bee."<br>
<br>
from "The Triple Foole" by John Donne (1572-1631)</div>
</body>
</html>