Resize an image / move between cards / hilite

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
holzmichel
Posts: 1
Joined: Fri Jun 01, 2012 2:53 pm

Resize an image / move between cards / hilite

Post by holzmichel » Fri Jun 01, 2012 3:18 pm

Hello community,

about 4 weeks i have been working with LiveCode. Now, i have 3 problems i can not solve alone.

1) how i can change images on the current iPad 3 resolution (resize method)?
2) how do i switch to next- and previous card by touch? !important!
3) how do i create text in LiveCode that in a time sequence (read flow) change the color? from black to blue...

thanks and greetings michel

Klaus
Posts: 14196
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: Resize an image / move between cards / hilite

Post by Klaus » Fri Jun 01, 2012 4:19 pm

Hi holzmichel (der von "De Randfichten"? :D )

welcome to the forum!

My first advice is always to check these stack:
http://www.runrev.com/developers/lesson ... nferences/ :)

To your questions:
1. Set the height and width of your images. Or am I misunderstanding you here?
Important: set "the lockloc" of the images to true!

2. Please search the iOS forum, there are some postings on this topic.

3. Sorry, dont understand what you want to do?
Creating text should be not the question 8)
Change color: set the textcolor of your textfield


Best

Klaus

Post Reply