両方とも前のリビジョン前のリビジョン次のリビジョン | 前のリビジョン |
fltk:widget-basic-texts [2025/06/02 14:55] – Change section order to respect widget class hierarchy freemikan | fltk:widget-basic-texts [2025/06/12 11:50] (現在) – [参照] Simplify freemikan |
---|
| |
===== Fl_Inputクラス ===== | ===== Fl_Inputクラス ===== |
[{{ https://www.fltk.org/doc-1.4/classFl__Input.png |Fl_Inputクラス前後のクラス階層図}}] | <WRAP centeralign> |
| {{ https://www.fltk.org/doc-1.4/classFl__Input.png |Fl_Inputクラス前後のクラス階層図}} |
| Fl_Inputクラス前後のクラス階層図 |
| </WRAP> |
| |
[{{ :fltk:fltk_widget_demo_input1.jpg |Fl_Inputクラスを使ったサンプルプログラム}}] | [{{ :fltk:fltk_widget_demo_input1.jpg |Fl_Inputクラスを使ったサンプルプログラム}}] |
| |
==== Fl_Multiline_Inputクラス ==== | ==== Fl_Multiline_Inputクラス ==== |
[{{ https://www.fltk.org/doc-1.4/classFl__Multiline__Input.png |Fl_Multiline_Inputクラス前後のクラス階層図 }}] | <WRAP centeralign> |
| {{ https://www.fltk.org/doc-1.4/classFl__Multiline__Input.png |Fl_Multiline_Inputクラス前後のクラス階層図 }} |
| Fl_Multiline_Inputクラス前後のクラス階層図 |
| </WRAP> |
| |
[{{ :fltk:fltk_widget_demo_multiline_input1.jpg |Fl_Multiline_Inputクラスを使ったサンプルプログラム}}] | [{{ :fltk:fltk_widget_demo_multiline_input1.jpg |Fl_Multiline_Inputクラスを使ったサンプルプログラム}}] |
| |
==== Fl_Outputクラス ==== | ==== Fl_Outputクラス ==== |
[{{ https://www.fltk.org/doc-1.4/classFl__Output.png |Fl_Inputクラス前後のクラス階層図}}] | <WRAP centeralign> |
| {{ https://www.fltk.org/doc-1.4/classFl__Output.png |Fl_Inputクラス前後のクラス階層図}} |
| Fl_Inputクラス前後のクラス階層図 |
| </WRAP> |
| |
[{{ :fltk:fltk_widget_demo_output1.jpg |Fl_Outputクラスを使ったサンプルプログラム}}] | [{{ :fltk:fltk_widget_demo_output1.jpg |Fl_Outputクラスを使ったサンプルプログラム}}] |
| |
=== Fl_Multiline_Outputクラス === | === Fl_Multiline_Outputクラス === |
[{{ https://www.fltk.org/doc-1.4/classFl__Multiline__Output.png |Fl_Multiline_Outputクラス前後のクラス階層図 }}] | <WRAP centeralign> |
| {{ https://www.fltk.org/doc-1.4/classFl__Multiline__Output.png |Fl_Multiline_Outputクラス前後のクラス階層図 }} |
| Fl_Multiline_Outputクラス前後のクラス階層図 |
| </WRAP> |
| |
[{{ :fltk:fltk_widget_demo_multiline_output1.jpg |Fl_Multiline_Outputクラスを使ったサンプルプログラム}}] | [{{ :fltk:fltk_widget_demo_multiline_output1.jpg |Fl_Multiline_Outputクラスを使ったサンプルプログラム}}] |
| |
===== Fl_Text_Displayクラス ===== | ===== Fl_Text_Displayクラス ===== |
[{{ https://www.fltk.org/doc-1.4/classFl__Text__Display.png |Fl_Text_Displayクラス前後のクラス階層図}}] | <WRAP centeralign> |
| {{ https://www.fltk.org/doc-1.4/classFl__Text__Display.png |Fl_Text_Displayクラス前後のクラス階層図}} |
| Fl_Text_Displayクラス前後のクラス階層図 |
| </WRAP> |
| |
[{{ :fltk:fltk_widget_demo_text_display1.jpg |Fl_Text_Displayクラスを使ったサンプルプログラム}}] | [{{ :fltk:fltk_widget_demo_text_display1.jpg |Fl_Text_Displayクラスを使ったサンプルプログラム}}] |
| |
==== Fl_Text_Editorクラス ==== | ==== Fl_Text_Editorクラス ==== |
[{{ https://www.fltk.org/doc-1.4/classFl__Text__Editor.png |Fl_Text_Displayクラス前後のクラス階層図}}] | <WRAP centeralign> |
| {{ https://www.fltk.org/doc-1.4/classFl__Text__Editor.png |Fl_Text_Displayクラス前後のクラス階層図}} |
| Fl_Text_Displayクラス前後のクラス階層図 |
| </WRAP> |
| |
[{{ :fltk:fltk_widget_demo_text_editor1.jpg |Fl_Text_Editorクラスを使ったサンプルプログラム}}] | [{{ :fltk:fltk_widget_demo_text_editor1.jpg |Fl_Text_Editorクラスを使ったサンプルプログラム}}] |
| |
===== Fl_Help_Viewクラス ===== | ===== Fl_Help_Viewクラス ===== |
[{{ https://www.fltk.org/doc-1.4/classFl__Help__View.png |Fl_Help_Viewクラス前後のクラス階層図}}] | <WRAP centeralign> |
| {{ https://www.fltk.org/doc-1.4/classFl__Help__View.png |Fl_Help_Viewクラス前後のクラス階層図}} |
| Fl_Help_Viewクラス前後のクラス階層図 |
| </WRAP> |
| |
[{{ :fltk:fltk_widget_demo_help_view1.jpg |Fl_Help_Viewクラスを使ったサンプルプログラム}}] | [{{ :fltk:fltk_widget_demo_help_view1.jpg |Fl_Help_Viewクラスを使ったサンプルプログラム}}] |
| |
| |
===== 参照 ===== | ===== リファレンス文書へのリンク ===== |
| |
* [[https://www.fltk.org/doc-1.4/classFl__Input.html|Fl_Inputクラスのリファレンス]] | * [[https://www.fltk.org/doc-1.4/classFl__Input.html|Fl_Inputクラス]] |
* [[https://www.fltk.org/doc-1.4/classFl__Output.html|Fl_Outputクラスのリファレンス]] | * [[https://www.fltk.org/doc-1.4/classFl__Output.html|Fl_Outputクラス]] |
* [[https://www.fltk.org/doc-1.4/classFl__Multiline__Input.html|Fl_Multiline_Inputクラスのリファレンス]] | * [[https://www.fltk.org/doc-1.4/classFl__Multiline__Input.html|Fl_Multiline_Inputクラス]] |
* [[https://www.fltk.org/doc-1.4/classFl__Multiline__Output.html|Fl_Multiline_Outputクラスのリファレンス]] | * [[https://www.fltk.org/doc-1.4/classFl__Multiline__Output.html|Fl_Multiline_Outputクラス]] |
* [[https://www.fltk.org/doc-1.4/classFl__Text__Display.html|Fl_Text_Displayクラスのリファレンス]] | * [[https://www.fltk.org/doc-1.4/classFl__Text__Display.html|Fl_Text_Displayクラス]] |
* [[https://www.fltk.org/doc-1.4/classFl__Text__Editor.html|Fl_Text_Editorクラスのリファレンス]] | * [[https://www.fltk.org/doc-1.4/classFl__Text__Editor.html|Fl_Text_Editorクラス]] |
* [[https://www.fltk.org/doc-1.4/classFl__Help__View.html|Fl_Help_Viewクラスのリファレンス]] | * [[https://www.fltk.org/doc-1.4/classFl__Help__View.html|Fl_Help_Viewクラス]] |
| |