Very High Activity

Commits : Individual Commit

  Analyzed 4 days ago based on code collected 4 days ago.

Commit ID

Avatar Contributor: Vaclav Slavik
as VS
Files Modified: 1
Date: 07-August-2012 at 10:12 Lines Added: 8
Repository: http://svn.wxwidgets.org/svn/wx/wxWidgets/trunk /wxWidgets/trunk Lines Removed: 1
Commit Comment: Make the modal print preview window behave like a modal dialog.
It's unexpected for a modal dialog window to show up in the taskbar as
app's another window. It also shouldn't be possible to minimize a modal
window, because it's very confusing when a window is unresponsive
without a clear reason, because the modal child is hidden in the
taskbar.

Set wxFRAME_NO_TASKBAR and remove wxMINIMIZE_BOX to fix this. Do it only
for wxPreviewFrame_AppModal.
 

Changes by Language

Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
  C++ 4 0 4 1 0 0

Changes by File

Showing page 1 of 1
File Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
src/common/prntbase.cpp C++ 4 0 4 1 0 0
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.