From 76e418dccd631b759622d208e6dbec4f726bb3c5 Mon Sep 17 00:00:00 2001 From: engelsman Date: Thu, 26 Mar 2009 22:58:23 +0000 Subject: converted page footer navigation bars to three-cell tables in all *.dox also relaxed table widths in intro.dox to use 100% instead of 700 pixels to fit with doxygen header rule and new footer navigation bars git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6724 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/src/drawing.dox | 24 +++++++++++++++++++++--- 1 file changed, 21 insertions(+), 3 deletions(-) (limited to 'documentation/src/drawing.dox') diff --git a/documentation/src/drawing.dox b/documentation/src/drawing.dox index ec61e05dc..37cdbfee9 100644 --- a/documentation/src/drawing.dox +++ b/documentation/src/drawing.dox @@ -1001,10 +1001,28 @@ Fl_Offscreen osrc, int srcx, int srcy) Copy a rectangular area of the size w*h from srcx, srcy in the offscreen buffer into the current buffer at x, y. + \htmlonly
-[Index]    -[Previous]  Designing a Simple Text Editor  -[Next]  Handling Events  + + + + + + +
+ + [Prev] + Designing a Simple Text Editor + + + [Index] + + + Handling Events + [Next] + +
\endhtmlonly + */ -- cgit v1.2.3