From b31ff32ee9363f6b139c7b473eb579108f5e1468 Mon Sep 17 00:00:00 2001
From: Michael R Sweet
-
diff --git a/documentation/Fl_Window.html b/documentation/Fl_Window.html
index bd5770465..183939527 100644
--- a/documentation/Fl_Window.html
+++ b/documentation/Fl_Window.html
@@ -247,7 +247,7 @@ WNDCLASS structure, though it is not clear if this can have any
visible effect. Fl_Text_Buffer
- ~Fl_Text_Buffer
- add_modify_callback
- append
- appendfile
- call_modify_callbacks
- character
- character_width
- clear_rectangular
- copy
- count_displayed_characters
- count_lines
- expand_character
- findchar_backward
- findchar_forward
- findchars_backward
- findchars_forward
- highlight
- highlight_position
- highlight_rectangular
- highlight_selection
- highlight_text
- insert_column
- insertfile
- insert
- length
- line_end
- line_start
- line_text
- loadfile
- null_substitution_character
- outputfile
- overlay_rectangular
- primary_selection
- remove_modify_callback
- remove_rectangular
- remove
- remove_secondary_selection
- remove_selection
- replace_rectangular
- replace
- replace_secondary_selection
- replace_selection
- rewind_lines
- savefile
- search_backward
- search_forward
- secondary_selection_position
- secondary_selection
- secondary_selection_text
- secondary_select_rectangular
- secondary_select
- secondary_unselect
- selected
- selection_position
- selection_text
- select_rectangular
- select
- skip_displayed_characters
- skip_lines
- substitute_null_characters
- tab_distance
- text_in_rectangle
- text_range
- text
- unhighlight
- unselect
- unsubstitute_null_characters
- word_end
- word_start
+ Fl_Text_Buffer
+ ~Fl_Text_Buffer
+ add_modify_callback
+ append
+ appendfile
+ call_modify_callbacks
+ character
+ character_width
+ clear_rectangular
+ copy
+ count_displayed_characters
+ count_lines
+ expand_character
+ findchar_backward
+ findchar_forward
+ findchars_backward
+ findchars_forward
+ highlight
+ highlight_position
+ highlight_rectangular
+ highlight_selection
+ highlight_text
+ insert_column
+ insertfile
+ insert
+ length
+ line_end
+ line_start
+ line_text
+ loadfile
+ null_substitution_character
+ outputfile
+ overlay_rectangular
+ primary_selection
+ remove_modify_callback
+ remove_rectangular
+ remove
+ remove_secondary_selection
+ remove_selection
+ replace_rectangular
+ replace
+ replace_secondary_selection
+ replace_selection
+ rewind_lines
+ savefile
+ search_backward
+ search_forward
+ secondary_selection_position
+ secondary_selection
+ secondary_selection_text
+ secondary_select_rectangular
+ secondary_select
+ secondary_unselect
+ selected
+ selection_position
+ selection_text
+ select_rectangular
+ select
+ skip_displayed_characters
+ skip_lines
+ substitute_null_characters
+ tab_distance
+ text_in_rectangle
+ text_range
+ text
+ unhighlight
+ unselect
+ unsubstitute_null_characters
+ word_end
+ word_start
Your main program can now create one of your windows by doing new MyWindow(...). You can also use FLUID by: +href="fluid.html#FLUID">FLUID by: