I am working on a project which deals with ImageProcessing. I want the UI very much similar to the Developer Studio.
The list in the codeguru samples asks for VC++ 6.0. I am working on version 5.0. I want it to be simple as the first window(similar to class view)
gives me the Attributes of the Image(The Currently highlighted window(the second), very similar to the source code window files) .
The third docking window is similar to Debug window where in want use a RichEditText View , so that i can enter the text
for annotation of the corresponding Image .