mirror of
https://github.com/fltk/fltk.git
synced 2026-06-08 18:02:02 +08:00
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
This commit is contained in:
@@ -186,7 +186,7 @@ void delete_cb(void) {
|
||||
</PRE>
|
||||
</UL>
|
||||
<H3>find_cb()</H3>
|
||||
This callback function asks for a search string using the <A href=functions.html#fl_input>
|
||||
This callback function asks for a search string using the <A href=functions.html#fl_input2>
|
||||
<TT>fl_input()</TT></A> convenience function and then calls the <TT>
|
||||
find2_cb()</TT> function to find the string:
|
||||
<UL>
|
||||
|
||||
Reference in New Issue
Block a user