From 5da1c0f71f3fd299c5bf50df911fc4cdb3ac96c0 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Mon, 15 Sep 2008 22:55:40 +0000 Subject: Added more comments to FL/Enumerations.h, minor amendment for common.dox, updated todo_filelist_doc.txt git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6262 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/common.dox | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'documentation/common.dox') diff --git a/documentation/common.dox b/documentation/common.dox index 6dc452010..fb30b492a 100644 --- a/documentation/common.dox +++ b/documentation/common.dox @@ -246,9 +246,9 @@ button->labelcolor(FL_WHITE);

Box Types

-

The type Fl_Boxtype stored and returned in -Fl_Widget::box() -is an enumeration defined in . +

The type Fl_Boxtype stored and returned in Fl_Widget::box() +is an enumeration defined in Enumerations.H. + Figure 3-3 shows the standard box types included with FLTK.

\image html boxtypes.gif "Figure 3-3: FLTK box types" -- cgit v1.2.3