I'm evaluating different products for developing software, specifically a user interactive graphic program.
For example, the user selects a graphic (varying from ellipses to lines to other shapes) from a palette, left-clicks on the screen, then left-clicks in another spot. The graphic is then drawn between the two locations, stretching or widening the graphic as needed.
Lines that are drawn would be like drawing continuous lines in a paint program.
How easy would this be to implement in Revolution?
A graphics drawing program?
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
Hi Dar,
This is easy to implement in Revolution. Drawing capabilities are a little limited, though. For example, line thickness can't be less than 1 pixel.
Whether you want to use Revolution depends on the exact requirements. For a simple paint program, Revolution seems to be good enough.
Best regards,
Mark
This is easy to implement in Revolution. Drawing capabilities are a little limited, though. For example, line thickness can't be less than 1 pixel.
Whether you want to use Revolution depends on the exact requirements. For a simple paint program, Revolution seems to be good enough.
Best regards,
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
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode
-
- Livecode Opensource Backer
Re: A graphics drawing program?
There is some very nice such work at:
Revolution Craftstman's Handbook
The page is all in japanese, unfortunately, click on the 001, 002 in the left margin to download the stacks.
Alternatively, go directly to the download area of the website. More specifically, 015.rev, 016.rev, 017.rev, 018.rev.
Revolution Craftstman's Handbook
The page is all in japanese, unfortunately, click on the 001, 002 in the left margin to download the stacks.
Alternatively, go directly to the download area of the website. More specifically, 015.rev, 016.rev, 017.rev, 018.rev.