Search found 2 matches

by ThomasPaine
Sun Sep 11, 2016 3:43 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Constraining a dropped object
Replies: 3
Views: 2065

Re: Constraining a dropped object

Great, thanks Craig, I'll give that a shot.

I also just found the Sodoku game in the sample stacks witch has the basic functionality I'm looking through that code as well.

Thanks again for your help
by ThomasPaine
Sun Sep 11, 2016 1:12 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Constraining a dropped object
Replies: 3
Views: 2065

Constraining a dropped object

Hi all, I'm new to LiveCode and was hoping you may be able to point me in the right direction. I'm trying to make a simple desktop app where the user can drag items from a palate onto a window but the dragged item would need to be a child (contained within) an existing object in the window. For exam...