I really tried to watch their video for using this but the video quality was awful and it lasted about an hour. I am trying to find instructions for how to use their GUI for the iPhone. Is it as simple as just copying the control from their card to our own card? Or is there something that needs to be done with the code script library button on their interface before we use it?
Or am I missing some instructions somewhere? If so, just point me to them.
Linda
[SOLVED] Economy-X-Talk's GUI
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
[SOLVED] Economy-X-Talk's GUI
Last edited by anmldr on Thu Sep 20, 2012 3:22 pm, edited 1 time in total.
Re: Economy-X-Talk's GUI
Dear Linda,
Comment from the Script Library button:
Mark
Comment from the Script Library button:
Kind regards,Put this script into the stack script of your mainstack and call the scripts
as necessary. For example, to set up all scroll views, use
on openCard
setUpScrollViews
end openCard
and to clean up all scroll views when you don't need them anymore use
on closeCard
deleteUIControls
end closeCard
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
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode