Search found 3 matches

by amelia16
Mon Apr 23, 2018 5:02 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Help with a quick coding issue
Replies: 5
Views: 3826

Re: Help with a quick coding issue

When I click on a color and then a button, the background color of the button changes to the color I selected. I switched "button" to "graphic" and it works! Thanks so much!!
by amelia16
Mon Apr 23, 2018 4:39 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Help with a handler
Replies: 1
Views: 1708

Help with a handler

I'm doing an application where the user can paint a house and I have a list of the colors on a field and I want the user to click on a color and click on a section of the house, like the chimney or the door (each section has a graphic outlining it) and I want the background color to change to the co...
by amelia16
Sat Apr 21, 2018 10:15 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Help with a quick coding issue
Replies: 5
Views: 3826

Re: Help with a quick coding issue

I'm also doing an application similar to this one! I have a list of the colors on a field and I want the user to click on a color and click on a section of the house, like the chimney or the door (each section has a graphic outlining it) and I want the background color to change to the color they ch...