From d272c1b43fc60f284591e7121f8813969374a7b3 Mon Sep 17 00:00:00 2001 From: Fabien Costantini Date: Wed, 15 Oct 2008 11:27:29 +0000 Subject: Doxygen PDF Documentation: Added image latex tags, added missing eps corresponding images (most of them in B/W) for the widget classes. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6437 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- FL/Fl_File_Input.H | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'FL/Fl_File_Input.H') diff --git a/FL/Fl_File_Input.H b/FL/Fl_File_Input.H index fcf3fdaf8..f289eac0a 100644 --- a/FL/Fl_File_Input.H +++ b/FL/Fl_File_Input.H @@ -44,7 +44,8 @@ and also FL_WHEN_RELEASE for button release when changing to parent dir. FL_WHEN_RELEASE callback won't be called if the directory clicked is the same that the current one. -

\image html Fl_File_Input.gif

+

\image html Fl_File_Input.gif

+ \image latex Fl_File_Input.eps "Fl_File_Input" width=6cm \note As all Fl_Input derived objects, Fl_File_Input may call its callback when loosing focus (see FL_UNFOCUS) to update its state like its cursor shape. One resulting side effect is that you should call clear_changed() early in your callback -- cgit v1.2.3