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_Positioner.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_Positioner.html')
| -rw-r--r-- | documentation/Fl_Positioner.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/Fl_Positioner.html b/documentation/Fl_Positioner.html index d714cc6b1..720b4b2e8 100644 --- a/documentation/Fl_Positioner.html +++ b/documentation/Fl_Positioner.html @@ -21,7 +21,7 @@ It would be useful if this could be put atop another widget so that the crosshairs are on top, but this is not implemented. The color of the crosshairs is <TT>selection_color()</TT>. -<P><IMG src=./positioner.gif></P> +<P ALIGN=CENTER><IMG src=positioner.gif></P> <H3>Methods</H3> <CENTER> <TABLE width=90%> @@ -66,4 +66,4 @@ float *y) const</A></H4> Sets the stepping value for the Y axis. <H4><A name=Fl_Positioner.yvalue>float Fl_Positioner::yvalue(void) const <BR> void Fl_Positioner::yvalue(float y)</A></H4> - Gets or sets the Y axis coordinate. </BODY></HTML>
\ No newline at end of file + Gets or sets the Y axis coordinate. </BODY></HTML> |
