Re: Photo album

2011-10-09 Thread Gerry Orkin
Sergio (and everyone else :)) The demo stack is at http://dl.dropbox.com/u/67170/examples/gallerydemo.zip. It includes a folder of images and html/css files that are bundled with the app engine but copied out to the Documents folder when you first run the stack in the simulator. The code then l

Re: Photo album

2011-10-09 Thread Sergio Schvarstein
-livecode-requ...@lists.runrev.com escribió: > Subject: Re: Photo album > Message-ID: > Content-Type: text/plain; charset=utf-8 > > Sergio > > Yes I have the same problem, but I haven't yet worked on a solution. I > imagine you could show the photo in an HTML

Re: Photo album

2011-10-08 Thread Gerry Orkin
chvarstein > > ______ > > > > > El 07/10/2011, a las 05:06, use-livecode-requ...@lists.runrev.com escribió: > >> From: Gerry Orkin >> To: How to use LiveCode >> Subject: Re: Photo album >> Message-ID: >> Content-Type:

Re: Photo album

2011-10-07 Thread Sergio Schvarstein
nd any option for changing the alignment. Is there any way for controlling it or any other way for getting this result ? __ Sergio Schvarstein __ El 07/10/2011, a las 05:06, use-livecode-requ...@lists.runrev.com escribió: > From: Gerr

Re: Photo album

2011-10-06 Thread Gerry Orkin
Use a browser control to display the photos. Gerry On 07/10/2011, at 12:44 PM, Sergio Schvarstein wrote: > Hi, > > I need to do exactly what the photo album does on the iPhone and incorporate > all 4 gestures on a single image: > Pinch, zoom, drag and swipe. > > I

Photo album

2011-10-06 Thread Sergio Schvarstein
Hi, I need to do exactly what the photo album does on the iPhone and incorporate all 4 gestures on a single image: Pinch, zoom, drag and swipe. I have gone through the multi touch tutorial but the zoom quality is very bad. I need a real zoom, not a pixelated resize. Is there any for doing it