Hello,
I am using QT 3.3....
I don't know what you want to know exactly about "what kind of painting you would like to use"... I can only say that I want to have the following effect:
Say there is a button on the main window, after I click on it, a big section reviews in the main window that contains a image. The image can be pretty big, even much bigger than the main window, so a scroll bar would be necessary.
About what I want to paint...hmm...I want to paint some 2D models that are generated according to user demand, like the user input some values and figures, a image should be generated accordingly, and I want to show that image.
Thank you