Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - CXTWindowList save problem
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

CXTWindowList save problem

 Post Reply Post Reply
Author
Message
brianh View Drop Down
Groupie
Groupie


Joined: 30 April 2004
Location: United Kingdom
Status: Offline
Points: 83
Post Options Post Options   Thanks (0) Thanks(0)   Quote brianh Quote  Post ReplyReply Direct Link To This Post Topic: CXTWindowList save problem
    Posted: 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? 

Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.046 seconds.