slowness

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
info26
Posts: 47
Joined: Tue May 17, 2011 10:14 am

slowness

Post by info26 » Thu Sep 13, 2012 5:43 pm

I am trying my application on iPhone 4S and I find it very slow.

It is slow in the transition from one card to the next, it is slow to show the data on the card

very strange

I have to set something in preferences

Thank's

Mimmo

jmburnod
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 2729
Joined: Sat Dec 22, 2007 5:35 pm
Contact:

Re: slowness

Post by jmburnod » Fri Sep 14, 2012 7:48 am

Hi info26,
Try

Code: Select all

set the acceleratedRendering of stack to true
Best regards
Jean-Marc
https://alternatic.ch

Post Reply