David Bovill wrote:
Resize handlers are called repeatedly with every fraction of a move - if
you out slow code inside them (like fetching a blocking url) then it jams
up.

While I would also put net access calls in something other than a resizeStack message, on a mobile device isn't resizeStack only called once on startup and only once again whenever the orientation is changed?

--
 Richard Gaskin
 Fourth World Systems
 Software Design and Development for the Desktop, Mobile, and the Web
 ____________________________________________________________________
 ambassa...@fourthworld.com                http://www.FourthWorld.com

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to