diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 1999-01-14 22:14:01 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 1999-01-14 22:14:01 +0000 |
| commit | 46f509f7de8b069eccaa081bbb7112a532c33e51 (patch) | |
| tree | c4f21d1d9169624f784eb3e67ac4850d871210fb /documentation/Fl_Single_Window.html | |
| parent | a98c49d088c9101fea4ac8fd544f42249be1a8fd (diff) | |
More image updates, minor typos, etc.
git-svn-id: file:///fltk/svn/fltk/trunk@227 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'documentation/Fl_Single_Window.html')
| -rw-r--r-- | documentation/Fl_Single_Window.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/documentation/Fl_Single_Window.html b/documentation/Fl_Single_Window.html index f0f628d0f..2c97cb467 100644 --- a/documentation/Fl_Single_Window.html +++ b/documentation/Fl_Single_Window.html @@ -17,7 +17,7 @@ </PRE> </UL> <H3>Description</H3> - This is the same as <TT>Fl_Window<TT>. However, it is possible that + This is the same as <TT>Fl_Window</TT>. However, it is possible that some implementations will provide double-buffered windows by default. This subclass can be used to force single-buffering. This may be useful for modifying existing programs that use incremental update, or @@ -34,4 +34,5 @@ char *label = 0)</A></H4> position, size, and label (title) string. <H4><A name=Fl_Single_Window.~Fl_Single_Window>virtual Fl_Single_Window::~Fl_Single_Window()</A></H4> - Destroys the window and all child widgets. </TT></TT></BODY></HTML>
\ No newline at end of file + Destroys the window and all child widgets. +</BODY></HTML> |
