Page 1 of 1

Sequencer grid (Acid like)

Posted: Thu Feb 23, 2006 1:33 pm
by eriansa
Image

How would you guys program this?

I think there are 3 options :

- 1 big Static Control (ImageGadget) : Fast, but needs internal coordinate system
- A Static Control per sizeable block
- Every sizeable block is a window

The grid should be zoomable (is this English?), and the blocks should zoom accordingly...

In fact it's a screenshot of Acid Pro.

Any ideas much appreciated!

Posted: Thu Feb 23, 2006 4:15 pm
by blueznl
softcode, ie. draw everything on a bitmap

Posted: Thu Feb 23, 2006 5:28 pm
by Trond
Yes, I would also have used an ImageGadget.