Re: Sean Shao's Calendar Widget

2011-08-08 Thread Chipp Walters
easy to call the calendar widget with a single > function > > call. Please check the dialogdata AFTER the dialog is dismissed, and put > > your biz logic there, not in the OK or any other button on the widget. > > > > On Sat, Aug 6, 2011 at 11:07 AM, Charles Szasz wrote: &

Re: Sean Shao's Calendar Widget

2011-08-07 Thread Shao Sean
It was released in to the public domain (full source) so you really shouldn't have to pay anything for it.. No idea about the wrapper though so you may incur a charge there.. ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit t

Re: Sean Shao's Calendar Widget

2011-08-07 Thread Bob Sneidar
7 AM, Charles Szasz wrote: > >> Chipp's wrapper for Sean Shao's calendar widget is great! I was able to use >> it to call it and insert a date into a field. But I do have a question about >> using it in multiple fields. >> >> This is the script I am using i

Re: Sean Shao's Calendar Widget

2011-08-06 Thread Chipp Walters
p's wrapper for Sean Shao's calendar widget is great! I was able to use > it to call it and insert a date into a field. But I do have a question about > using it in multiple fields. > > This is the script I am using in the OK button of the calendar widget: > > on mouseUp &

Sean Shao's Calendar Widget

2011-08-06 Thread Charles Szasz
Chipp's wrapper for Sean Shao's calendar widget is great! I was able to use it to call it and insert a date into a field. But I do have a question about using it in multiple fields. This is the script I am using in the OK button of the calendar widget: on mouseUp set the dialogda