When you use a “save as” menu in a menu bar model, how do you access to your main document window content ?
For example, when “save as” is clicked, and a Filechooser opened, you select a path for writing an XML file. Then you probably get info from your whole application, in order to write in your XML.
I dont manage to properly access to the document window of my app and get these infos…