Search found 400 matches

by trags3
Tue Jul 01, 2014 12:19 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: fullScreenMode not working with iPad/iPhone simulator
Replies: 7
Views: 4529

Re: fullScreenMode not working with iPad/iPhone simulator

So my question is....what should be the default size of my stack for iPhone5... 640x1136 or 640x960? I'm pretty new at this but I would try to keep the aspect ratio of your stack fairly close to the aspect ratio of your primary target. If that is iPhone 5 I would keep the 640 x 1136. My target was ...
by trags3
Mon Jun 30, 2014 7:06 pm
Forum: Databases
Topic: MySQL Tables on GoDaddy Server
Replies: 3
Views: 3169

Re: MySQL Tables on GoDaddy Server

OK I finally figured it out. for newbies like me use phpMyAdmin utility. :D

Tom
by trags3
Mon Jun 30, 2014 5:57 pm
Forum: Databases
Topic: MySQL Tables on GoDaddy Server
Replies: 3
Views: 3169

MySQL Tables on GoDaddy Server

From the cPanel page of the GoDaddy Hosting page There are several options for MySQL databases. As far as I can tell none of them allows one to create a table or define columns in the database. Could someone familiar with the GoDaddy interface give me some help? I need to create a couple of tables w...
by trags3
Mon Jun 30, 2014 2:13 pm
Forum: CGIs and the Server
Topic: Simple app communication with server
Replies: 6
Views: 7816

Re: Simple app communication with server

Thanks AxWald.
I really appreciate the help :D
Tom
by trags3
Sun Jun 29, 2014 10:00 pm
Forum: Databases
Topic: Create SQL db and naming columns
Replies: 2
Views: 2681

Re: Create SQL db and naming columns

Hi Klaus,
That was FAST!!!
Thanks so much, that is exactly what I have been looking for.

Tom
by trags3
Sun Jun 29, 2014 9:51 pm
Forum: Databases
Topic: Create SQL db and naming columns
Replies: 2
Views: 2681

Create SQL db and naming columns

I know this technically isn't a LC question but I want to access with LC. I am so wet behind the ears that I don't know how when creating a SQL database to define how many columns or their names. 25 years ago I did a lot of dBase II, III & IV work but I have never touched a SQL database from a progr...
by trags3
Sat Jun 28, 2014 4:28 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Up and down switching cards, can I turn this off?
Replies: 10
Views: 4014

Re: Up and down switching cards, can I turn this off?

I'm just guessing but do you have a "visual effect" statement before you go to card?
If so comment this out.
Otherwise I'm not sure what you are seeing.

Tom
by trags3
Fri Jun 27, 2014 11:19 pm
Forum: CGIs and the Server
Topic: Simple app communication with server
Replies: 6
Views: 7816

Re: Simple app communication with server

bangkok,
Thanks so much.
This clarifies this for me.


Tom
by trags3
Fri Jun 27, 2014 10:02 pm
Forum: CGIs and the Server
Topic: Simple app communication with server
Replies: 6
Views: 7816

Re: Simple app communication with server

I don't really understand. It seems you mix up several items : LiveCode Server, web app, client / server with socket, standalone, stacks, local, remote etc. You should explain to us what exactly do you want to achieve, the framework. The "how" could come later. To take one of your question : you se...
by trags3
Fri Jun 27, 2014 6:38 pm
Forum: CGIs and the Server
Topic: Simple app communication with server
Replies: 6
Views: 7816

Simple app communication with server

I want to run a LC server stack that accepts data from an app I have written. I have a single card with a field named "holding" to save the incoming data. I will do some processing of this data ie email it to 2 email addresses in the data and to myself. The code for the card (so far) is: on openCard...
by trags3
Tue Jun 10, 2014 2:14 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: How can I initiate a phone call with livecode?
Replies: 8
Views: 5023

Re: How can I initiate a phone call with livecode?

Klaus wrote:Hi Tom,

...
launch url "tel:123456789"
...
Mobile only!


Best

Klaus
Thanks Klaus, Just had another thought is there also a way to send a text message in the same way using a URL?

Tom
by trags3
Mon Jun 09, 2014 4:05 pm
Forum: iOS Deployment
Topic: Adding Devices to IOS Team Provisioning Profile
Replies: 6
Views: 3905

Re: Adding Devices to IOS Team Provisioning Profile

Got it.
Thanks for all the help!

Tom
by trags3
Mon Jun 09, 2014 4:02 pm
Forum: iOS Deployment
Topic: Adding Devices to IOS Team Provisioning Profile
Replies: 6
Views: 3905

Re: Adding Devices to IOS Team Provisioning Profile

Mark, Thanks.
I think I got it now. I needed to Add (+) the profile.
Now I'm working on the App ID.
Thanks for the help.
I'll check back if I can't get it.

Tom
by trags3
Mon Jun 09, 2014 3:44 pm
Forum: iOS Deployment
Topic: Adding Devices to IOS Team Provisioning Profile
Replies: 6
Views: 3905

Re: Adding Devices to IOS Team Provisioning Profile

Hi Tom, Many people have this problem. After adding a device, you need to refresh all provisioning profiles. If that doesn't work, you may need to download the certificates and profile files from your Apple developers account and re-install them manually (see Apple's website for instructions). Kind...
by trags3
Mon Jun 09, 2014 2:43 pm
Forum: iOS Deployment
Topic: Adding Devices to IOS Team Provisioning Profile
Replies: 6
Views: 3905

Adding Devices to IOS Team Provisioning Profile

I successfully navigated through the process of obtaining the development cert Provisioning profile and App ID stuff and was able to connect my iPhone 4s to the Mac and load my App in development onto it. that all works great. When I try to connect my iPhone 5 (my wife's phone) things don't quite wo...

Go to advanced search