Skip to content


Custom Canvas Widget

I continued developing the custom canvas from the former post. I changed the image to be an indexed image. There are 256 colors. The moving dot is changing its color with every step. I also added the selection drawing. It actually does nothing just draws the selection. Now it is mature enough to integrate it to the Arthur fractal generator.

Sources are available here: qimage002

Posted in QT Programming.

Tagged with , , , , , .