From: M N. <mal...@gm...> - 2011-03-02 20:20:33
|
Hi All, After thinking about the workspace file format a little, I have given some thought to the project file format. Again the format will be an XML file generated using wxXML if possible. The project file format will change as the program develops, but I think that the simplest version to begin with will be a list of source files, separated into include files and src files for the project. OR should we save all information as can be seen in the Project Options dialog? Thinking about this I think so. So we abandon the wxDevC++ ini file structure, adding an import function on the menu, and replace this with an xml file representation of the same information. Again I'll try and get some code running within a couple of days. I'll try to get the import function working too, so we can import the wxDevIDE project into itself. And ideas? Thoughts? Regards Mal |