「App:Library:FabGL:Class:InputBox」の版間の差分
提供: robot-jp wiki
ナビゲーションに移動検索に移動 (ページの作成:「== InputBox == InputBox is an helper class which allows to create simple UI interfaces, like wizards or simple input boxes. <nowiki>#</nowiki>include <inputbox.h>」) |
|||
| 2行目: | 2行目: | ||
InputBox is an helper class which allows to create simple UI interfaces, like wizards or simple input boxes. | InputBox is an helper class which allows to create simple UI interfaces, like wizards or simple input boxes. | ||
| − | <nowiki> | + | <nowiki>{| class="wikitable"</nowiki> |
| + | |||
| + | | #include <inputbox.h> | ||
| + | |||
| + | |} | ||
2022年3月21日 (月) 20:55時点における版
InputBox
InputBox is an helper class which allows to create simple UI interfaces, like wizards or simple input boxes.
{| class="wikitable"
| #include <inputbox.h>
|}