What calendar drop tool works with internet?

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
karmacomposer
Posts: 361
Joined: Wed Apr 27, 2011 2:12 pm

What calendar drop tool works with internet?

Post by karmacomposer » Mon Mar 12, 2012 11:02 pm

Just created a simple form and needed date pickers - so I decided to use the calendar droptool. It works great with PC, but does not work with internet deployment.

What can I use?

Mike

Mark
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 5150
Joined: Thu Feb 23, 2006 9:24 pm
Contact:

Re: What calendar drop tool works with internet?

Post by Mark » Mon Mar 19, 2012 9:51 pm

Hi,

What do you mean, "does't work"? Any error messages? Anything else worth mentioning?

Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode

ewansmac
Posts: 15
Joined: Tue Oct 25, 2011 7:59 am

Re: What calendar drop tool works with internet?

Post by ewansmac » Fri Apr 13, 2012 9:46 pm

Hi there,

I'm new to this and I have an application that requires a date picker. I have searched the documentation and the application and cannot find any reference to a date picker anywhere. Can you tell me how you implemented your date picker?

Regards,

Ewansmac

marksmithhfx
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 931
Joined: Thu Nov 13, 2008 6:48 am

Re: What calendar drop tool works with internet?

Post by marksmithhfx » Sat Apr 14, 2012 3:24 am

ewansmac wrote:Hi there,

I'm new to this and I have an application that requires a date picker. I have searched the documentation and the application and cannot find any reference to a date picker anywhere. Can you tell me how you implemented your date picker?

Regards,

Ewansmac
I used Sarah Reichelts Calendar routine. You should be able to Google it. Her site is http://www.troz.net. Look under resources/livecode

-- Mark
macOS 12.6.5 (Monterey), Xcode 14.2, LC 10.0.0, iOS 15.6.1
Targets: Mac, iOS

ewansmac
Posts: 15
Joined: Tue Oct 25, 2011 7:59 am

Re: What calendar drop tool works with internet?

Post by ewansmac » Mon Jun 11, 2012 9:09 pm

Hi Mark,

Thanks for the reply, I have been on another project for some time. so sorry for the delay. I have created a sub-stack with Sarah Reichelts code. How do I call the code from a field or button?

Thanks

Ewansmac

Post Reply