<div dir="ltr">I suspect the issue is that there are methods <font face="monospace">CheckButtonMorph</font> that use <font face="monospace">borderColor</font> when they should use <font face="monospace">fillColor</font>.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Aug 11, 2024 at 2:54 PM Mark Volkmann <<a href="mailto:r.mark.volkmann@gmail.com">r.mark.volkmann@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><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"><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.8px"><font face="arial, helvetica, sans-serif">Object Computing, Inc.</font></span></div></div></div></div></div></div></div></div></div></div>
</blockquote></div><br clear="all"><div><br></div><span class="gmail_signature_prefix">-- </span><br><div dir="ltr" class="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.8px"><font face="arial, helvetica, sans-serif">Object Computing, Inc.</font></span></div></div></div></div></div></div></div></div>