More doc fixes:
o stray \code in the docs for Fl_Align o smaller latex/pdf widget screenshot sizes for Fl_Value_Input/Output git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7989 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
parent
a01d246ead
commit
de8ca00a65
@ -630,7 +630,6 @@ extern Fl_Labeltype FL_EXPORT fl_define_FL_EMBOSSED_LABEL();
|
|||||||
* BOTTOM_RIGHT BOTTOM BOTTOM_LEFT
|
* BOTTOM_RIGHT BOTTOM BOTTOM_LEFT
|
||||||
*
|
*
|
||||||
* Inside alignments:
|
* Inside alignments:
|
||||||
* \code
|
|
||||||
* +---------------------------------+
|
* +---------------------------------+
|
||||||
* |TOP_LEFT TOP TOP_RIGHT|
|
* |TOP_LEFT TOP TOP_RIGHT|
|
||||||
* | |
|
* | |
|
||||||
|
@ -60,7 +60,7 @@
|
|||||||
values.
|
values.
|
||||||
|
|
||||||
<P ALIGN="CENTER">\image html Fl_Value_Input.png
|
<P ALIGN="CENTER">\image html Fl_Value_Input.png
|
||||||
\image latex Fl_Value_Input.png "Fl_Value_Input" width=8cm
|
\image latex Fl_Value_Input.png "Fl_Value_Input" width=4cm
|
||||||
*/
|
*/
|
||||||
class FL_EXPORT Fl_Value_Input : public Fl_Valuator {
|
class FL_EXPORT Fl_Value_Input : public Fl_Valuator {
|
||||||
public:
|
public:
|
||||||
|
@ -45,7 +45,7 @@
|
|||||||
Fl_Value_Input because it contains no text editing code or
|
Fl_Value_Input because it contains no text editing code or
|
||||||
character buffer. </P>
|
character buffer. </P>
|
||||||
<P ALIGN=CENTER>\image html Fl_Value_Output.png
|
<P ALIGN=CENTER>\image html Fl_Value_Output.png
|
||||||
\image latex Fl_Value_Output.png "Fl_Value_Output" width=8cm
|
\image latex Fl_Value_Output.png "Fl_Value_Output" width=4cm
|
||||||
*/
|
*/
|
||||||
class FL_EXPORT Fl_Value_Output : public Fl_Valuator {
|
class FL_EXPORT Fl_Value_Output : public Fl_Valuator {
|
||||||
Fl_Font textfont_;
|
Fl_Font textfont_;
|
||||||
|
Loading…
Reference in New Issue
Block a user