density mapped images
Posted: Sat May 03, 2014 11:57 pm
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
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