Haha, clicked send a little too quickly on this one. This was my error.<br><br><div class="gmail_quote">On Sat, Aug 29, 2009 at 12:44 PM, Ronald Spengler <span dir="ltr">&lt;<a href="mailto:ron.spengler@gmail.com">ron.spengler@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div>I have the following initialization method on my subclass of IconicButton:</div><div><br></div><div>initialize</div>
<div><span style="white-space:pre">        </span>super initialize.</div><div><span style="white-space:pre">        </span>self</div>
<div><span style="white-space:pre">                </span>extent: 50@50;</div><div><span style="white-space:pre">                </span>color: Color transparent;</div><div><span style="white-space:pre">                </span>borderWidth: 2;</div>
<div><span style="white-space:pre">                </span>borderColor: Color transparent;</div><div><span style="white-space:pre">                </span>hResizing: #shrinkWrap;</div><div><span style="white-space:pre">                </span>vResizing: #shrinkWrap;</div>

<div><span style="white-space:pre">                </span>borderStyle: SimpleBorder new;</div><div><span style="white-space:pre">                </span>cornerStyle: #rounded;</div><div><span style="white-space:pre">                </span>borderWidth: 2;</div>
<div><span style="white-space:pre">                </span>actWhen: #startDrag</div><div><br></div><div>Oddly, however, when I create and inspect my button, I see that actWhen is set to #buttonUp. That seems weird. Am I doing something wrong, or do I have a bug?</div>

<br><font color="#888888">-- <br>Ron<br>
</font></blockquote></div><br><br clear="all"><br>-- <br>Ron<br>