1
0
Fork 0
fgdata/Nasal/canvas/gui/widgets
2023-01-11 11:47:27 +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 Added real keyboard shortcut support for menu items 2023-01-11 11:47:27 +00:00
MenuBar.nas Added menu bar widget and global menu bar, menu item improvements 2023-01-11 11:47:27 +00:00
PopupMenu.nas GUI: add PUI combo-box mapping 2023-01-11 10:57:42 +00: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 Canvas: rule lines working with styling 2023-01-11 10:57:42 +00:00
ScrollArea.nas canvas.gui: ensure all LineEdit/ScrollArea methods are chainable. 2014-11-23 23:35:26 +01:00
Slider.nas Canvas widgets: style for Slider 2023-01-11 10:57:42 +00:00
TabWidget.nas TabWidget: make setCurrentTab lazy 2023-01-05 14:39:43 +00:00