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
helpctrl.h Compilation fixes in wxHTML for wxUSE_CONFIG==0. 2010-02-25 00:03:30 +00:00
helpdata.h
helpdlg.h
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
htmldefs.h
htmlfilt.h
htmlpars.h Remove wxUSE_WCHAR_T checks. 2010-04-16 10:43:18 +00:00
htmlproc.h
htmltag.h
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
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