mirror of
https://github.com/fltk/fltk.git
synced 2026-06-06 16:46:52 +08:00
Final doco updates for 1.1.0.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2653 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
@@ -37,7 +37,8 @@ class.
|
||||
|
||||
<H3>Methods</H3>
|
||||
|
||||
<UL>
|
||||
<TABLE CELLPADDING="10">
|
||||
<TR VALIGN="TOP"><TD><UL>
|
||||
|
||||
<LI><A HREF="#Fl_Text_Display.Fl_Text_Display">Fl_Text_Display</A></LI>
|
||||
<LI><A HREF="#Fl_Text_Display.~Fl_Text_Display">~Fl_Text_Display</A></LI>
|
||||
@@ -49,6 +50,9 @@ class.
|
||||
<LI><A HREF="#Fl_Text_Display.insert">insert</A></LI>
|
||||
<LI><A HREF="#Fl_Text_Display.insert_position">insert_position</A></LI>
|
||||
<LI><A HREF="#Fl_Text_Display.move_down">move_down</A></LI>
|
||||
|
||||
</UL></TD><TD><UL>
|
||||
|
||||
<LI><A HREF="#Fl_Text_Display.move_left">move_left</A></LI>
|
||||
<LI><A HREF="#Fl_Text_Display.move_right">move_right</A></LI>
|
||||
<LI><A HREF="#Fl_Text_Display.move_up">move_up</A></LI>
|
||||
@@ -58,6 +62,9 @@ class.
|
||||
<LI><A HREF="#Fl_Text_Display.previous_word">previous_word</A></LI>
|
||||
<LI><A HREF="#Fl_Text_Display.redisplay_range">redisplay_range</A></LI>
|
||||
<LI><A HREF="#Fl_Text_Display.scrollbar_align">scrollbar_align</A></LI>
|
||||
|
||||
</UL></TD><TD><UL>
|
||||
|
||||
<LI><A HREF="#Fl_Text_Display.scrollbar_width">scrollbar_width</A></LI>
|
||||
<LI><A HREF="#Fl_Text_Display.scroll">scroll</A></LI>
|
||||
<LI><A HREF="#Fl_Text_Display.show_cursor">show_cursor</A></LI>
|
||||
@@ -68,7 +75,8 @@ class.
|
||||
<LI><A HREF="#Fl_Text_Display.word_end">word_end</A></LI>
|
||||
<LI><A HREF="#Fl_Text_Display.word_start">word_start</A></LI>
|
||||
|
||||
</UL>
|
||||
</UL></TD></TR>
|
||||
</TABLE>
|
||||
|
||||
<H4><A NAME="Fl_Text_Display.Fl_Text_Display">Fl_Text_Display(int X, int Y, int W, int H, const char *l = 0);</A></H4>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user