<div dir="ltr">I'm struggling to understand the use of fillColor in CheckButtonMorph after studying the code for an hour. For example:<div><br></div><div><font face="monospace">cb := CheckButtonMorph new.<br>cb fillColor: Color white.<br>cb openInWorld.</font></div><div><br></div><div>This will display a checkbox with a black, rounded border filled with white.</div><div>If you hover over it, the fill color will change to gray.</div><div>I see where that happens in the code. It is the border color with 50% opacity.</div><div><br></div><div>If you move the mouse outside the checkbox, it will change to be filled with black.</div><div>Is this intended? I'm trying to find a way to get it to return to the fill color I specified which is white.<br clear="all"><div><br></div><span class="gmail_signature_prefix">-- </span><br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div><font face="arial, helvetica, sans-serif">R. Mark Volkmann</font></div><div><span style="font-size:12.8000001907349px"><font face="arial, helvetica, sans-serif">Object Computing, Inc.</font></span></div></div></div></div></div></div></div></div></div></div>