Drawing

LiveCode is the premier environment for creating multi-platform solutions for all major operating systems - Windows, Mac OS X, Linux, the Web, Server environments and Mobile platforms. Brand new to LiveCode? Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
dalkin
Posts: 183
Joined: Wed Jul 04, 2007 2:32 am
Contact:

Drawing

Post by dalkin » Mon Jul 09, 2007 5:38 am

Does anyone have a good starting point for building a standalone stack where the user can select drawing tools and draw an image?

Mark
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 5150
Joined: Thu Feb 23, 2006 9:24 pm
Contact:

Post by Mark » Mon Jul 23, 2007 10:46 am

Dear Dalkin,

Here are my 2 cents. Use a palette with buttons to choose the tools. When your standalone opens, create a new document (stack) window with one large graphic if you want to use paint tools. Don't forget to add a way to delete objects if you want to use the draw tools.

Best,

Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode

Post Reply