wxWidgets/include/wx/html
Vadim Zeitlin fc48f78fd0 Notify user less intrusively about overflow when previewing HTML printouts.
We used to show a modal dialog if the page didn't fit horizontally but this
was too intrusive when the user was just previewing the output and not really
printing it. Moreover, the question of the message box ("Print" or "Cancel")
simply didn't make sense in this case.

Fix both problems by not showing this dialog at all when previewing. Instead,
notify the user with a much less intrusive info bar in the preview window.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64214 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2010-05-05 12:20:15 +00:00
..
forcelnk.h typo fix 2009-01-11 11:46:45 +00:00
helpctrl.h Compilation fixes in wxHTML for wxUSE_CONFIG==0. 2010-02-25 00:03:30 +00:00
helpdata.h add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros 2009-02-08 11:45:59 +00:00
helpdlg.h add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros 2009-02-08 11:45:59 +00:00
helpfrm.h Compilation fixes in wxHTML for wxUSE_CONFIG==0. 2010-02-25 00:03:30 +00:00
helpwnd.h Compilation fixes in wxHTML for wxUSE_CONFIG==0. 2010-02-25 00:03:30 +00:00
htmlcell.h add support for table border width attribute (closes #10610) 2009-04-25 23:19:04 +00:00
htmldefs.h don't hardcode HTML font sizes, this makes wxHtmlWindow look really ugly when default font size is not 12, base the default font sizes on wxNORMAL_FONT instead 2006-08-25 16:52:58 +00:00
htmlfilt.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
htmlpars.h Remove wxUSE_WCHAR_T checks. 2010-04-16 10:43:18 +00:00
htmlproc.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
htmltag.h add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros 2009-02-08 11:45:59 +00:00
htmlwin.h Compilation fixes in wxHTML for wxUSE_CONFIG==0. 2010-02-25 00:03:30 +00:00
htmprint.h Notify user less intrusively about overflow when previewing HTML printouts. 2010-05-05 12:20:15 +00:00
m_templ.h prefix symbols with wx 2004-10-26 10:32:38 +00:00
webkit.h Use wxWebKitCtrlNameStr to adhere to the convention used by other wx classes. 2009-11-11 02:12:56 +00:00
winpars.h Use fixed screen DPI of 96 when printing HTML. 2010-03-29 14:19:06 +00:00