Search found 9 matches

by et_phone_home
Mon Jun 27, 2011 3:22 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: After testing the app, should i always revert to last save?
Replies: 3
Views: 2906

After testing the app, should i always revert to last save?

Hi I don't understand one little thing. Ok, its cool that you can test the app without having to compile it, but if you test the app the objects can be all messed up on content and position. How can i go back the app to the way it was before tested? Let me exemplify: Imagine I'm creating a Snooker g...
by et_phone_home
Mon Jun 27, 2011 3:05 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: When to use a card, a Main stack or sub-stack in a IOS?
Replies: 2
Views: 2400

When to use a card, a Main stack or sub-stack in a IOS?

I'm creating a game for the Iphone. When should i use a main stack or use a sub-stack or a card? Should i create the new levels in a card, use a sub-stack or use a main stack for each new screen, including scores, opening screen... Can someone tell me the structure for a game, like The main screen, ...
by et_phone_home
Sat Jun 25, 2011 3:58 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Does visul effects work on IOS only on stack?
Replies: 3
Views: 2552

Does visul effects work on IOS only on stack?

I'm trying to put some visual effects when an image appears. It works well on the run, but when i compile it and test it with the iphone emulator the visual effect doesn't work... on aparecerpedacos repeat with c=1 to 9 set the loc of image ("pedaco" & c) to (left of image ("pedaco" & c)+(width of i...
by et_phone_home
Sat Jun 25, 2011 2:40 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: my images always have black border. I want white...
Replies: 2
Views: 1925

my images always have black border. I want white...

I've tried to change the fourth color to white or use set the bordercolor of image "xxxx" to "white" and the border keeps white...

Do we have a bug here?
by et_phone_home
Wed Jun 08, 2011 11:39 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Import snapshot and use as icon of button
Replies: 1
Views: 1871

Import snapshot and use as icon of button

HI

How can i copy a potion of an image and set that copy as the icon of a button?

I'm starting using Livecode:(

I use "import snapshot from rectangle 0,0,50,50 of image ID 1500" and i get a 50x50 image in the center of the screen. How can i set that image as an icon of a button?

THX

Go to advanced search