.. |
Button.nas
|
Added Switch class, added group-checked-radio-changed signal for radio buttons
|
2023-02-03 11:28:29 +00: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 |
ComboBox.nas
|
Make combo box menu work
|
2023-02-03 11:28:29 +00: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 |
List.nas
|
GUI style: make sizes parametric
|
2023-01-24 18:49:32 +00:00 |
MenuBar.nas
|
GUI MenuItem/menuBar fixes:
|
2023-01-24 13:27:04 +00:00 |
PropertyTree.nas
|
Added property tree widget and browser dialog
|
2023-01-24 13:59:47 +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
|
Added methods to set, get and clear radio button data
|
2023-02-10 13:01:20 +00: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 |
Switch.nas
|
Added Switch class, added group-checked-radio-changed signal for radio buttons
|
2023-02-03 11:28:29 +00:00 |
TabWidget.nas
|
Added method to get all tabs of the TabWidget
|
2023-02-10 13:01:20 +00:00 |