I was hoping to be able to come back to my app without having to re-start it as if I was starting for the first time. Such as, log into my profile...
do you think this will be possible?
Jared
Search found 10 matches
- Fri May 04, 2012 2:06 am
- Forum: iOS Deployment
- Topic: multitasking
- Replies: 3
- Views: 3717
- Wed May 02, 2012 4:30 pm
- Forum: iOS Deployment
- Topic: multitasking
- Replies: 3
- Views: 3717
multitasking
anyone know when multitasking or background running will be supported?
Thanks,
Jared
Thanks,
Jared
- Fri Aug 26, 2011 3:40 pm
- Forum: iOS Deployment
- Topic: google maps API
- Replies: 9
- Views: 9767
Re: google maps API
wow! thanks a lot! this is exactly what I was looking for..
- Fri Aug 26, 2011 6:05 am
- Forum: iOS Deployment
- Topic: google maps API
- Replies: 9
- Views: 9767
Re: google maps API
Hi Dixie,
get the mileage..
Thanks!
get the mileage..
Thanks!
- Thu Aug 25, 2011 10:22 pm
- Forum: Talking LiveCode
- Topic: Data Grid not updating
- Replies: 4
- Views: 3851
Re: Data Grid not updating
Hi Technoducky,
you mentioned that you are populating data from an XML webservice... I've been trying to do that... can you help? im pretty frustrated.. Thanks!
im using google's API and the out put is in XML.. I want to populate into a data grid..
Thank you!
you mentioned that you are populating data from an XML webservice... I've been trying to do that... can you help? im pretty frustrated.. Thanks!
im using google's API and the out put is in XML.. I want to populate into a data grid..
Thank you!
- Thu Aug 25, 2011 6:14 pm
- Forum: iOS Deployment
- Topic: google maps API
- Replies: 9
- Views: 9767
google maps API
Hello, I'm trying to get the Distance matrix API from google to work with iOS... it responds with a JSON output and an XML output. any of these two supported by livecode? been trying to get the data to display on a field or image area but it doesn't work. any suggestions would be appreciated Thanks!
- Wed Jul 13, 2011 9:34 am
- Forum: Databases
- Topic: how to do a search in MySQL table?
- Replies: 5
- Views: 5254
Re: how to do a search in MySQL table?
awesome! that was very helpful... THANKS!
- Fri Jul 08, 2011 8:55 am
- Forum: Databases
- Topic: how to do a search in MySQL table?
- Replies: 5
- Views: 5254
Re: how to do a search in MySQL table?
Thanks.. This is what I have so far.. global gConnectionID if gConnectionID is not a number then answer error "Please connect to the database first." exit to top end if put "SELECT event FROM postings" into tSQL put revDataFromQuery(tab, cr, gConnectionID, tSQL,) into tData if item 1 of tData = "pos...
- Fri Jul 08, 2011 6:05 am
- Forum: Databases
- Topic: how to do a search in MySQL table?
- Replies: 5
- Views: 5254
how to do a search in MySQL table?
Hi everyone,
I've been trying to be able to search for certain words in MySQL table and get the words that match the search criteria into a field...
any help would really be appreciated (i'm about to kill myself with this...)
Thanks!!!
JM
I've been trying to be able to search for certain words in MySQL table and get the words that match the search criteria into a field...
any help would really be appreciated (i'm about to kill myself with this...)
Thanks!!!
JM
- Thu Mar 24, 2011 5:28 am
- Forum: iOS Deployment
- Topic: how to develop a side-scrolling background??
- Replies: 1
- Views: 3182
how to develop a side-scrolling background??
Hi all,
I want to find out how to create a "side-scrolling" background or a continuous running background for a game. any tips or sample code would be helpful.
Thank you!
I want to find out how to create a "side-scrolling" background or a continuous running background for a game. any tips or sample code would be helpful.
Thank you!