ANN: BASICdraw

M

Malcolm

A brand new program is aviailable on my website.

BASICdraw is a procedural image editor. It allows you to specify operations
on images in BASIC. Tasks that are often fiddly with conventional editors
become straightforwards. Every company using graphics should have a copy.

The program is implemented in C.
A few notes:

As always, the user interface took up the bulk of the time. The interface is
very prone to bugs. Quite often I found myself cut and pasting code to
perform simple operations like scrolling the image, loading files, and so
on.

Some simple things are really difficult. I couldn't work out how to create a
file in memory. Nor how to use the proprietary image loading routines and
actually retrieve the dimensions of the image. I am sure these are possible,
but extensive consultation of the help files drew a blank.

I strongly suspect that moving to a C++ interface would ahve made all these
problems worse. A few things like the panes on the windows would ahve been
easier, but the whole interface would have been more complicated, harder to
customise, and more prone to bugs. However that is only an impression.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top