Search found 3 matches

by mahendra
Tue Jul 14, 2015 2:20 pm
Forum: Talking LiveCode
Topic: Dynamic List Buttons for mobile
Replies: 1
Views: 1616

Dynamic List Buttons for mobile

Hi I am building a mobile app and I have a number of items returned from a DB. Lets call them slots. I want to create a mobile friendly list of Buttons for each slot dynamically. How can I do this is there an example stack as I want this to look like a list of buttons the end user can select and gre...
by mahendra
Tue Jun 23, 2015 11:30 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Time calculations
Replies: 3
Views: 2437

Re: Time calculations

Absolutely awesome :D Thank you for the swift replies.
by mahendra
Mon Jun 22, 2015 7:53 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Time calculations
Replies: 3
Views: 2437

Time calculations

Hi I am trying to find a routine/solution to add minutes to time to create reservation slots. e.g..

Res start time of 07:00
Res end time of 21:00
Duration of res slot 40 minutes

So I want to add 40minutes to 07:00 and create reservation slots in 40 minute increments to 21:00

How can I do this?