Hy!
I would like to use density mapped images in my application. I looked this lesson lessons.runrev.com/s/lessons/m/15262/l/156530-how-do-i-support-different-device-screen-densities.
i do the following steps.
i have a stack mystack.livecode in a folder ( myapp -> myapp/mystack.livecode )
i have the image files ( myapp/images/abc.png ... /abc@extra-high.png and etc )
i have included a referenced image in my main card ( name: images/abc.png ; source: ./images/abc.png ).
in standalone aplication settings/copy files menu i have added this images/* folder into my stack.
and every device where i use this application, the other images is not included, everytime i see the abc.png image.
can anyone help to me what i doing wrong?
Kind Regards
George
density mapped images
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
-
- Posts: 23
- Joined: Wed Feb 19, 2014 2:33 am
Re: density mapped images
i still working on this problem. Any idea ?
Re: density mapped images
Hi George,
I ran a test on Android and it's working here.
Please try the stack attached
Simon
I ran a test on Android and it's working here.
Please try the stack attached
Simon
- Attachments
-
- density_test.zip
- LC 6.5
- (13.09 KiB) Downloaded 238 times
I used to be a newbie but then I learned how to spell teh correctly and now I'm a noob!
-
- Posts: 23
- Joined: Wed Feb 19, 2014 2:33 am
Re: density mapped images
Now working perfectly, thank you 
Bests

Bests