<div dir="ltr"><div><div><div><div>Sean,<br><br></div>I&#39;m using it in a timesheet tracking application. Basically, the calendar is in the top-left of the window, and I can enter descriptive text and hours worked for whatever date is selected in the calendar.<br>
<br><br></div>Glad you&#39;re finding it useful...<br><br></div>I create it onscreen, and then hook up the following events:<br><br>    calendarMorph<br>        when: #dateChanged send: #calendarDateChanged to: self;<br>        when: #menu send: #calendarMenu to: self.<br>
<br><br></div>- Jon<br><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Jan 20, 2013 at 9:06 PM, Sean P. DeNigris <span dir="ltr">&lt;<a href="mailto:sean@clipperadams.com" target="_blank">sean@clipperadams.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Jon Hylands wrote<br>
&gt; a decent Calendar<br>
&gt; chooser... I spent a few hours and<br>
<div class="im">&gt; made what I think is a nice one...<br>
<br>
</div>This thing is awesome!! Thanks a lot Jon for making it. It works great.<br>
<br>
One question... how are you using it? I ask because the typical usage I&#39;ve<br>
seen (e.g. in web forms) is that a calendar appears, you select a date, and<br>
it disappears, entering the date somewhere e.g. a text field. However, with<br>
your calendar, it looks like after a date is selected, the calendar remains.<br>
Presumably something would have to keep polling to see if a date was<br>
selected... Is that what you&#39;re doing?<br>
<br>
Thanks again for the awesome gift :)<br>
<br>
Cheers,<br>
Sean<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://forum.world.st/Calendar-Chooser-tp3980015p4664341.html" target="_blank">http://forum.world.st/Calendar-Chooser-tp3980015p4664341.html</a><br>
<div class="HOEnZb"><div class="h5">Sent from the Squeak - Dev mailing list archive at Nabble.com.<br>
<br>
</div></div></blockquote></div><br></div>