]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/html/htmprint.h
restored the EVT_SCROLL and EVT_COMMAND_SCROLL definitions to include the ENDSCROLL...
[wxWidgets.git] / include / wx / html / htmprint.h
index 5b6ab89c87a834083482985463881958efe5734a..7c80088e5ecdb47992d77efe6ac226763d474c3f 100644 (file)
@@ -4,7 +4,7 @@
 // Author:      Vaclav Slavik
 // Created:     25/09/99
 // RCS-ID:      $Id$
-// Copyright:   (c)
+// Copyright:   (c) Vaclav Slavik
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
@@ -81,7 +81,8 @@ public:
     // set the same pagebreak twice.
     //
     // CAUTION! Render() changes DC's user scale and does NOT restore it!
-    int Render(int x, int y, int from = 0, int dont_render = FALSE, int to = INT_MAX,
+    int Render(int x, int y, int from = 0, int dont_render = FALSE,
+               int maxHeight = INT_MAX,
                int *known_pagebreaks = NULL, int number_of_pages = 0);
 
     // returns total height of the html document