Search found 7 matches

by hurleyr
Thu Sep 22, 2011 7:05 am
Forum: iOS Deployment
Topic: iPad Stack Size
Replies: 1
Views: 2044

iPad Stack Size

HI All,
A simple question I am sure, have looked but cannot find the answer.

What is the size of card I should use if developing a stack for the iPad?

Thanks for the help
Richard
by hurleyr
Sat Sep 17, 2011 12:08 pm
Forum: iOS Deployment
Topic: Open a window or panel
Replies: 8
Views: 5579

Re: Open a window or panel

HI Klaus

Can a child card be a smaller size than the original card, as I only want the popup to take up part of the screen.

Richard
by hurleyr
Sat Sep 17, 2011 9:36 am
Forum: iOS Deployment
Topic: Open a window or panel
Replies: 8
Views: 5579

Re: Open a window or panel

Thanks Gerry.
I will look at groups. sounds the best way to do it.
Richard
by hurleyr
Sat Sep 17, 2011 8:57 am
Forum: iOS Deployment
Topic: Open a window or panel
Replies: 8
Views: 5579

Open a window or panel

HI,
I am creating an ipad App and I have a number of buttons on the screen. If the user clicks on a button I need to open some form of panel or window from which they have to make a selection by clicking on an icon.
Can anyone suggest the best way of doing this.
Thanks
Richard
by hurleyr
Sat Sep 17, 2011 7:53 am
Forum: iOS Deployment
Topic: Ipad layout and controls example
Replies: 1
Views: 2302

Re: Ipad layout and controls example

Hi,
Sorry I don't have an answer, but I am keen to do the same.
Will keep you informed if I find anything.
Richard
by hurleyr
Thu Sep 15, 2011 6:33 pm
Forum: iOS Deployment
Topic: Access php page on iOS device
Replies: 3
Views: 5119

Re: Access php page on iOS device

Thanks for that.
If I return the data in the form name=smith,score=22,name=jones,score=67 etc
What would be the best way to split this up in Livecode.
Help much appreciated.
Richard
by hurleyr
Mon Sep 12, 2011 9:06 am
Forum: iOS Deployment
Topic: Access php page on iOS device
Replies: 3
Views: 5119

Access php page on iOS device

HI, I am new to Runrev so I apologies if this is in the wrong section. I want to be able to access a remote Database from an iOS App. I will do this using php pages to receive, process and send back the data. Can anyone tell me if this is possible and where I can find some basic information about pa...