initial commit

This commit is contained in:
minteyay 2022-08-23 18:34:18 +03:00
parent a1b2601f14
commit 7301fe075f
52 changed files with 451 additions and 0 deletions

27
elements Normal file
View file

@ -0,0 +1,27 @@
- dropdown menu (w/ dividers)
- toolbar icon button
combo box entry (enabled/disabled)
combo box (enabled/disabled)
entry (enabled/disabled)
- integer entry (w/ + and - buttons)
- check buttons (checked/unchecked + enabled/disabled)
- radio buttons (checked/unchecked + enabled/disabled)
- frames
- tabs
- text button (enabled/disabled)
toggle button (enabled/disabled)
- font select button
- color picker button
- color picker
file chooser button
- file chooser menu
I/O button (slide switch)
link button w/ tooltip
icon button
- progress bar (w/ text)
- sliders
- table (w/ named columns + scrollbars)
- label
tooltip
spinner
- scrollbar (vertical + horizontal)