From 4b8754ace4ce4974e7ef8a83f3c830d56aa7f1d0 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Sat, 30 Jan 1999 17:30:09 +0000 Subject: Updated Fl_Browser documentation Added widget hierarchy to Appendix A. Fixed doubled-up fl_input and fl_choice links (names are not case sensitive...) Added FLUID tutorial from Craig P. Earls (none of the sources yet, just the docos and images) git-svn-id: file:///fltk/svn/fltk/trunk@258 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/editor.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation/editor.html') diff --git a/documentation/editor.html b/documentation/editor.html index 8da7c9a5c..b76dd81af 100644 --- a/documentation/editor.html +++ b/documentation/editor.html @@ -186,7 +186,7 @@ void delete_cb(void) {

find_cb()

- This callback function asks for a search string using the + This callback function asks for a search string using the fl_input() convenience function and then calls the find2_cb() function to find the string: