Search found 4 matches

by kaisen2100
Fri Jan 30, 2009 9:52 pm
Forum: Off-Topic
Topic: R.I.P. Eric Chatonet
Replies: 1
Views: 3396

Well, i bought the List Magic too ... and recieved an email saying that he was dead. Bad news, really :(

Condolences to Eric's family.
by kaisen2100
Wed Jan 28, 2009 12:12 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Drawing two Chessboards
Replies: 5
Views: 4589

thanks for the help ...

the point is, i want the user beign able to change the colors of the board, and changing the pieces at any time during the runtime, thats why i draw the image "by hand" and not loading any pre-created image.

May be i can do the board using graphic groups ...
by kaisen2100
Mon Jan 26, 2009 10:43 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Drawing two Chessboards
Replies: 5
Views: 4589

Hello ... @gmccarthy: i added the lines you told me ...that solves the problem @Janschenkel: i dont know if using square graphics will use much memory, because the board will have 200 squares plus 120 images (120 pieces). That will give me 320 individual objects ... may be that will use much RAM tha...
by kaisen2100
Mon Jan 26, 2009 1:44 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Drawing two Chessboards
Replies: 5
Views: 4589

Drawing two Chessboards

Hello, i am having a problem. I am trying to draw two 10x10 chessboards. i managed to draw the two boards perfectly, but it only works inside revolution. When i compile the program in windows xp, the boards are not drawn. The program simply dont draw anything. I want draw the chess board at anytime,...