HI Rich
I wrote (another) IDE for DBpro - called: Yust another DBPro Editor (jaPROe). It is availalbe on my site: http://www.angelfire.com/droid/galacticx/ -> IDE. It has some small bugs in it yet, but I´m ironing them out in the next weeks. It is widly customizeable and featuring some kind of folding incl. user-defined folds (what I liked most). Maybe this is a point U can use (btw: it freeware and released under the GPL, written in PureBasic)
Till 23th of Feb I´m pretty sure that I have finished my Image-Enhance-plugin. It add some 2D functionality to DBPro
Basics:
make image, clone image, copy image rect to new image, split image to RGB-Images and rejoin them, Scale image, rotate image (currently working on)
Draw to images:
point, line, frame, cicrle, ellipse (all can be drawn dotted and filled, too) and text
filters:
grey image, blur image
I think its pretty fast, cos I tried to write directly to the image-memory, and for that its pretty small (about 60k at the moment)
If you are interested in I can send you a demo (DBpro) at wednesday (drop me a mail for this)
GALACTIC X - A very early demo is now available - comments very welcome - http://www.angelfire.com/droid/galacticx/
also my IDE - jaPROe and some snippets and tools