Hi!
I am trying to build an an application to view the graphical content
of a CAD pattern data file. Not edit, just view.
However, I would like to have the file type connection to the
application so I can double-click on the document to open it, etc.
Should I use wxFrame or wxDocParentFrame for this?
Will wxDocParentFrame give me any advantage by the implicit document
handling? I am not sure what will give me the less coding effort, I am
very, very new at wxWidgets programming.
Any advice is appreciated.
Bengt
.