1
0
Fork 0
fgdata/Nasal/canvas/gui/widgets
2023-09-30 02:42:15 +02:00
..
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 canvas.gui.widgets.ComboBox: Bug fixes, implement findByValue and findByText methods, add placeholders for missing artwork 2023-04-17 15:13:17 +01:00
Dial.nas Implemented dial with optional value display, ticks and wrapping 2023-04-17 15:13:17 +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 LineEdit: selection work 2023-02-13 11:11:42 +00:00
List.nas Make list items align to the top properly 2023-02-13 11:05:48 +00:00
MenuBar.nas canvas.gui.widgets.MenuBar: Automatically call setCanvasItem from the constructor 2023-09-30 02:42:15 +02:00
PropertyTree.nas Added property tree widget and browser dialog 2023-01-24 13:59:47 +00:00
PropertyWidgets.nas canvas.gui.widgets PropertyWidgets: Add functionality to temporarily disable property syncedness for property-synced widgets 2023-04-17 15:13:17 +01: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 slider widget: 2023-02-28 12:47:00 +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 option to make tabs closeable 2023-02-28 12:47:00 +00:00