![]() |
CXTWindowList save problem |
Post Reply
|
| Author | |
brianh
Groupie
Joined: 30 April 2004 Location: United Kingdom Status: Offline Points: 83 |
Post Options
Thanks(0)
Quote Reply
Topic: CXTWindowList save problemPosted: 07 September 2005 at 3:49am |
|
I am using your CXTWindowList dialog (as used in the GUI_VisualStudio7 sample to list all open windows and allow activation, saving, etc. of the open documents), and I am having a problem with the Save option. The Save option is now calling CDocument::DoFileSave()!! In previous versions it called SaveModified(), which is much more sensible since this allows the document to save any changes if it wishes to (or supports such changes), but the new version forces open a File Save dialog, even if your documents don't use files! Not all my documents need saving, and those that do save their data to a database, so to force a file save dialog seems rediculous. Can we please have the old version back? |
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |