making thumbs & the rect on iOS
    Jim sims 
    sims at ezpzapps.com
       
    Wed Oct  2 21:51:17 EDT 2013
    
    
  
Just answered my own question ...one minute after I sent the email to the
list of course.
In the settings I hid the status bar and all went well when making the
thumbnail.
sims
On Thu, Oct 3, 2013 at 3:37 AM, Jim sims <sims at ezpzapps.com> wrote:
> Using LC 5.5.5 for dev on  iOS
>
> I'm downloading a large image from a server then
> 1. saving file to Documents
> 2. setting the filename of a smaller locked image control to that image in
> Documents
>
> Then I get the rectangle of that smaller locked image
> 525,250,675,350
>
> Then I import snapshot of that smaller version to be a thumbnail for the
> larger version
>
> When I place that new file into an image control the top is off compared
> to the original - the snapshot is off by some pixels.
>
> When I get the rect of the actual of the locked image it is 525,250,600,300
>
> What accounts for the difference (525,250,675,350 vs525,250,600,300)?
>
> sims
>
>
    
    
More information about the use-livecode
mailing list