Commit Graph

23 Commits

Author SHA1 Message Date
Robert Jelic
4f3ffc328d added switch 2022-06-06 20:49:30 +02:00
Robert Jelic
b0b104ee82 couple of bugfixes
-fixed screen flickering
-fixed menubar (now works as intended)
-reworked sliders (behaviour more like scrollbars)
-visual fix to dropdowns
2022-06-06 17:06:56 +02:00
Robert Jelic
11cdd74d39 changed slider issue, fixed monitor bug, added basalt.isKeyDown(keys)
Slider: added setIndex() and changed setValue behaviour
Monitor: Changed monitor draw priority so input's cursor still shows (have to figure out why its even hiding)
added new function where you can check if a user is holding a key currently down
2022-05-31 20:55:14 +02:00
Robert Jelic
1675b71c40 -monitor support & getAll() for list-objects
added multiple monitor support
added getAll() for lists, dropdowns, radios and menubars
2022-05-30 22:45:37 +02:00
Robert Jelic
b6c969a0cb fixed autosize on bigfonts 2022-05-29 16:50:30 +02:00
Robert Jelic
7871d7205c added bigfonts api for labels
Added bigfonts to labels
just use :setFontSize(number) (1,2, 3 or 4)
2022-05-29 16:22:28 +02:00
Robert Jelic
1f97eeacd1 fixed red cursor bug 2022-05-27 21:57:32 +02:00
Robert Jelic
c17fd8ad5e added textalign to labels 2022-05-27 21:46:42 +02:00
Robert Jelic
7c3a0159b2 changed source, renamed basalt-minified back to basalt 2022-05-19 17:22:55 +02:00
Samkist
f72baa6fb3 reformatted code, removed minified file 2022-05-18 19:58:49 -04:00
Robert Jelic
5b2289f378 added progressbar 2022-05-18 20:18:57 +02:00
Robert Jelic
aab510df6c changed keys, bug fixes 2022-05-11 06:32:59 +02:00
Robert Jelic
6a0224b911 changed keys, small bugfix 2022-05-11 06:31:08 +02:00
Robert Jelic
445b37cf52 created minified file 2022-05-08 20:19:33 +02:00
Robert Jelic
a0534588f6 added 2 objects, added onBackgroundKey Event
added image object
added pane object

added new event: onBackgroundKey: listens to incomming key events without beeing the focused object
2022-05-08 08:50:51 +02:00
Robert Jelic
d74e885d4c very small bugfix @anchor/abs. position 2022-05-07 06:43:33 +02:00
Robert Jelic
5021c00f6e Update basalt.lua 2022-05-04 20:28:40 +02:00
Robert Jelic
0464280d64 Update basalt.lua 2022-05-03 20:36:51 +02:00
Robert Jelic
fef083c732 Update basalt.lua
just bugfixes
2022-04-22 22:16:31 +02:00
Robert Jelic
4ec36170f6 Update basalt.lua 2022-04-19 20:01:54 +02:00
Robert Jelic
5f445074e6 updated program 2022-04-18 20:59:08 +02:00
Robert Jelic
171aa64813 recreated everything (4better drawsys) 2022-04-18 19:12:56 +02:00
Robert Jelic
22405d176f Create basalt.lua 2022-04-03 21:05:55 +02:00