Final changes for next beta release - typos and more updated images.

git-svn-id: file:///fltk/svn/fltk/trunk@224 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Michael R Sweet
1999-01-13 20:55:40 +00:00
parent 4df8d6d80a
commit fae4b6ae7e
11 changed files with 29 additions and 29 deletions
+3 -3
View File
@@ -122,7 +122,7 @@ and "replace all", "replace next", and "cancel" bu
are just <TT>Fl_Input</TT> widgets, the &quot;replace all&quot; and &quot;cancel&quot;
buttons are <TT>Fl_Button</TT> widgets, and the &quot;replace next &quot; button
is a <TT>Fl_Return_Button</TT> widget:
<CENTER><IMG src=./editor-replace.gif></CENTER>
<P ALIGN=CENTER><IMG src=./editor-replace.gif></P>
<UL>
<PRE>
Fl_Window *replace_dlg = new Fl_Window(300, 105, &quot;Replace&quot;);
@@ -553,5 +553,5 @@ library. Also, the <TT>CC</TT> command may also be called <TT>gcc</TT>
<P>Congratulations, you've just built your own text editor! </P>
<H2>The Final Product</H2>
The final editor window should look like the image below:
<CENTER><IMG src=./editor.gif></CENTER>
</BODY></HTML>
<P ALIGN=CENTER><IMG src=./editor.gif></P>
</BODY></HTML>