1
0
Fork 0
fgdata/Nasal/canvas/gui/widgets
2023-01-03 12:39:51 +00:00
..
Button.nas Add more Nasal skeleton for new UI objects 2022-09-26 08:58:24 +01:00
CdlgWidgets.nas Update canvas dialog widget lib 2018-09-01 09:49:16 +03:00
CheckBox.nas canvas.gui: Add checkbox widget. 2014-06-17 21:02:59 +02:00
Dial.nas Add more Nasal skeleton for new UI objects 2022-09-26 08:58:24 +01:00
Frame.nas Add more Nasal skeleton for new UI objects 2022-09-26 08:58:24 +01:00
Label.nas Add more Nasal skeleton for new UI objects 2022-09-26 08:58:24 +01:00
LineEdit.nas Gui: add some helpers: 2022-06-30 12:41:17 +02:00
Menu.nas Add more Nasal skeleton for new UI objects 2022-09-26 08:58:24 +01:00
PopupMenu.nas Add more Nasal skeleton for new UI objects 2022-09-26 08:58:24 +01:00
PropertyWidgets.nas Added canvas checkbox subclass whose check state is always the bool value of a node and vice versa 2023-01-03 12:39:51 +00:00
RadioButton.nas Add more Nasal skeleton for new UI objects 2022-09-26 08:58:24 +01:00
Rule.nas Add more Nasal skeleton for new UI objects 2022-09-26 08:58:24 +01:00
ScrollArea.nas canvas.gui: ensure all LineEdit/ScrollArea methods are chainable. 2014-11-23 23:35:26 +01:00
Slider.nas Add more Nasal skeleton for new UI objects 2022-09-26 08:58:24 +01:00
TabWidget.nas Added basic tab widget 2023-01-03 12:39:51 +00:00