wxWidgets/samples/stc
Artur Wieczorek 528c559953 Fix pagination in stc sample
1. Fix setting page size if printing is done in the landscape mode.
2. Store ranges of printed characters for all pages (not only recent page)
while doing pagination (in GetPageInfo) to allow printing pages (with
OnPrintPage) in any order (not only sequentially).

Closes #17107.
2017-05-26 00:29:05 +02:00
..
defsext.h Add option to display custom context menu in stc sample 2017-03-16 23:31:18 +01:00
descrip.mms
edit.cpp Fix pagination in stc sample 2017-05-26 00:29:05 +02:00
edit.h Fix pagination in stc sample 2017-05-26 00:29:05 +02:00
makefile.bcc
makefile.gcc Link with oleacc.lib when using MSW gcc makefiles 2017-01-04 11:50:18 +01:00
Makefile.in Update version to 3.1.1 2016-03-03 23:23:06 +01:00
makefile.unx
makefile.vc Fix build with RTTI turned off using MSVC makefiles 2017-01-04 12:01:14 +01:00
prefs.cpp
prefs.h
stctest_vc7.vcproj
stctest_vc8.vcproj
stctest_vc9.vcproj
stctest.bkl
stctest.cpp Set default print data in stc sample 2017-05-26 00:28:33 +02:00