Images going off the android screen

The place to discuss anything and everything about running your LiveCode on Android

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
abanowBUSTfGf
Posts: 63
Joined: Sat Dec 22, 2012 3:01 am

Images going off the android screen

Post by abanowBUSTfGf » Tue Jan 08, 2013 12:02 pm

When I create an image in Paintshop Pro of size 720 x 1280 pixels and
Place it in a Livecode card, the image extends way past the screen of my testing
Android phone Which is an android Galaxy. it should fit in perfectly but it does not.
Any ideas?

Mark
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 5150
Joined: Thu Feb 23, 2006 9:24 pm
Contact:

Re: Images going off the android screen

Post by Mark » Tue Jan 08, 2013 7:39 pm

Hi,

You need to make sure that the image control fits inside your stack window. Besides that, if the picture file has a resolution higher than 72 dpi, LiveCode will need more space than you expect to display the image.

What does the picture look like on your desktop machine? Does it fit there?

Kind regards,

Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode

Post Reply