Hi There!
So I've been digging around the Air Traffic Control game that is located in the User Samples section of the revOnline Browser and noticed some oddness between running it on a Mac versus the PC. The game runs extremely slow on the Mac (brand new iMac) but runs at a decent speed on the PC ...
Search found 4 matches
- Tue Mar 20, 2012 7:14 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Why is Air Traffic Control slow on the mac but not PC?
- Replies: 0
- Views: 1702
- Sun Feb 05, 2012 12:18 am
- Forum: Android Deployment
- Topic: Installation of App Failed: pm1: syntax error: word unexpect
- Replies: 1
- Views: 3631
Installation of App Failed: pm1: syntax error: word unexpect
Hi there, I was wondering if anyone has seen this error before:
Installation of App Failed: 2432 KB/s (1495980 bytes in 0.600s) pm1: syntax error: word unexpected ( expecting ")" )
I get it when trying to build for the android emulator. It seems to error out when the app starts to copy over. I've ...
Installation of App Failed: 2432 KB/s (1495980 bytes in 0.600s) pm1: syntax error: word unexpected ( expecting ")" )
I get it when trying to build for the android emulator. It seems to error out when the app starts to copy over. I've ...
- Sat Jan 14, 2012 5:05 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Group Duplicate Entries by date and Display in a Field
- Replies: 2
- Views: 2451
Re: Group Duplicate Entries by date and Display in a Field
Wow that works perfectly!
Thank you so much
-Josh
Thank you so much
-Josh
- Fri Jan 13, 2012 8:58 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Group Duplicate Entries by date and Display in a Field
- Replies: 2
- Views: 2451
Group Duplicate Entries by date and Display in a Field
Hi there,
I've been struggling with this one.
I have a text file that is full of tab delimited entries that looks something like this:
"Date" "Customer Name" "Payment" "Payment Type" "Notes"
I want to read that file in and display display item 1 (the date) in a field. The tricky part is that I ...
I've been struggling with this one.
I have a text file that is full of tab delimited entries that looks something like this:
"Date" "Customer Name" "Payment" "Payment Type" "Notes"
I want to read that file in and display display item 1 (the date) in a field. The tricky part is that I ...