Search found 70 matches

by ludo
Mon Jul 11, 2011 5:17 pm
Forum: iOS Deployment
Topic: How get the zoom x2 on the ipad ?
Replies: 2
Views: 2590

How get the zoom x2 on the ipad ?

Hello, I've made an app for the iphone. How display this app in the center of the screen of the iPad ? Actually, the app is displayed at the topleft corner of the screen. Even with the script in the openstack : If the machine = "iPad" then set the loc of this stack to the screenloc And how let the u...
by ludo
Wed Jul 06, 2011 5:28 am
Forum: iOS Deployment
Topic: Icon in iTunes
Replies: 2
Views: 2447

Re: Icon in iTunes

Same here.

Any solution ?

Thanks.
by ludo
Mon Jun 06, 2011 7:31 pm
Forum: iOS Deployment
Topic: get the MAC address ?
Replies: 5
Views: 4046

get the MAC address ?

Hello,

How get the MAC address of an IOS device with livecode.

Thanks.
by ludo
Sun May 15, 2011 6:00 pm
Forum: iOS Deployment
Topic: Keyboard : no return button !
Replies: 4
Views: 4095

Re: Keyboard : no return button !

Klaus wrote: ## Removing focus from any editable field should hide the keyboard
focus on nothing
Great ! Simple and effective

Thanks.
by ludo
Sun May 15, 2011 5:41 pm
Forum: iOS Deployment
Topic: Keyboard : no return button !
Replies: 4
Views: 4095

Keyboard : no return button !

Hello, With the "iphoneSetKeyboardType number" command, i've no return button to hide the ios keyboard. I've tried the "iphoneSetKeyboardReturnKey done" or "iphoneSetKeyboardReturnKey default" but no changes Capture d’écran 2011-05-15 à 16.40.56.png I've placed these command in the openfield script ...
by ludo
Thu Feb 10, 2011 8:43 am
Forum: iOS Deployment
Topic: can i use a progress bar on a device ?
Replies: 4
Views: 5526

Re: can i use a progress bar on a device ?

RickD wrote:Hi fre:

Here is a sample custom iOS progress bar that you can use and expand as needed.

Cheers

Hello,

Based from your stack (for the presentation) and the Marty Slider's stack (on revOnline) i have made an iOS Slider.
by ludo
Wed Feb 02, 2011 9:27 am
Forum: iOS Deployment
Topic: Access to the shared folder of my iApp from a desktop app ?
Replies: 0
Views: 1563

Access to the shared folder of my iApp from a desktop app ?

Hello,

My iApp create a file in the document folder of the app. It can be accessed by iTunes and we can save it. But I would like a Livecode desktop application can directly retrieve the file. Is it possible ?

Thanks.
by ludo
Sun Jan 30, 2011 9:29 pm
Forum: iOS Deployment
Topic: scroller iPhone with bounce
Replies: 8
Views: 6349

Re: scroller iPhone with bounce

Thanks !

Great job.

But it seem there is a limit on the number of lines (or in the formattedheight) of a field (iOs limit ?) : i cannot scroll after 800 lines
by ludo
Sun Jan 23, 2011 8:18 am
Forum: iOS Deployment
Topic: Simulate the "change screen" in the app board of the iPhone
Replies: 6
Views: 5181

Re: Simulate the "change screen" in the app board of the iPhone

I want to do something like that :
Image
by ludo
Sat Jan 22, 2011 11:16 am
Forum: iOS Deployment
Topic: Simulate the "change screen" in the app board of the iPhone
Replies: 6
Views: 5181

Simulate the "change screen" in the app board of the iPhone

Hello,

I want to simulate the same effect as we can see on the app board when we change the screen.
I need to investigate the touchmove command ?

Thanks

PS : sliders on iphone are very ugly. I need to make my one ?

Go to advanced search