Store page setup data in wxDocManager.
Printing of documents from wxDocManager always used default page setup data, allow the user to configure it now. Add wxDocManager::m_pageSetupDialogData and add a handler for wxID_PRINT_SETUP command to it. Closes #11394. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64439 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -629,6 +629,7 @@ All:
|
||||
- wxImage handlers can now support multiple extensions (Ivan Krestinin).
|
||||
- Added wxFileName::StripExtension() (troelsk).
|
||||
- Added wxLOCALE_DATE/TIME_FMT support to wxLocale::GetInfo().
|
||||
- Store page setup data directly in wxDocManager (troelsk).
|
||||
|
||||
All (Unix):
|
||||
|
||||
|
Reference in New Issue
Block a user