Commit Graph
36 Commits
Author SHA1 Message Date
sashakoshka 9aea6d8c0f List element's events make more sense
Removed redundant selected entry change event, and added an event
that fires when the user deselects the current element.
2023-01-26 12:05:28 -05:00
Sasha Koshka 5edfbf8110 Added a list example 2023-01-24 16:41:12 -05:00
sashakoshka cfbb031500 Created an artist test thingy 2023-01-20 18:05:48 -05:00
sashakoshka faf38b96c2 Scrollbar drawing 2023-01-20 15:35:43 -05:00
Sasha Koshka 9c37cb8fef Scroll container mouse pass through 2023-01-19 18:03:50 -05:00
sashakoshka dcc7fcb251 Ok thats it next commit im getting rid of parent hooks 2023-01-19 13:07:27 -05:00
sashakoshka 36c5ed40e9 Added event callbacks to text box 2023-01-18 11:56:14 -05:00
sashakoshka 48db645f9f Silliness increase 2023-01-18 01:29:59 -05:00
sashakoshka 46268c8d02 Disabled inputs can no longer be selected 2023-01-18 01:21:49 -05:00
sashakoshka 85ddb8ace1 Very basic text input 2023-01-18 00:38:58 -05:00
sashakoshka 1fee6ab9e6 Increased the silly 2023-01-17 20:30:58 -05:00
Sasha Koshka 5e3dfeaadd Progress bars
... And also the Do function works now
2023-01-17 20:16:03 -05:00
Sasha Koshka bc4defac17 Spacers :D 2023-01-17 17:01:35 -05:00
Sasha Koshka 06e0396695 More silliness 2023-01-17 16:46:07 -05:00
Sasha Koshka 5d64788b68 Checkboxes! 2023-01-17 16:38:57 -05:00
Sasha Koshka 37458f4fde Dialog layout works now 2023-01-17 15:55:16 -05:00
Sasha Koshka b7fe28f600 Bit of refactoring of the horizontal layout 2023-01-17 15:31:59 -05:00
sashakoshka 9459bcd942 Horizontal layouts now take into account flexible elements 2023-01-16 23:58:20 -05:00
sashakoshka e94e170a04 Half-working container flexibility propagation 2023-01-16 23:34:17 -05:00
sashakoshka d9281b139f Labels may request an expanding height change 2023-01-16 18:04:41 -05:00
sashakoshka afd125c083 Fixed layouts import paths 2023-01-16 00:11:06 -05:00
Sasha Koshka b5469e103d Analog clock widget!! 2023-01-12 19:52:21 -05:00
Sasha Koshka 60c2ccbec2 Add nice padding to the clock example 2023-01-12 18:03:08 -05:00
Sasha Koshka 5eb3067a34 Added an example demonstrating the use of goroutines 2023-01-12 16:12:43 -05:00
Sasha Koshka 588c52b30a Added a Warp method to Container for batch updates 2023-01-12 16:02:33 -05:00
Sasha Koshka 9710e57b2b Added an example of how to use the flow 2023-01-12 15:33:50 -05:00
sashakoshka 26c1dc062b Added popups 2023-01-12 12:51:42 -05:00
sashakoshka 519e0b9c6b Keynav moment 2023-01-11 22:30:14 -05:00
sashakoshka 5b850ef183 Added dialog layout 2023-01-11 01:56:05 -05:00
sashakoshka c18a3883bf Added a horizontal layout 2023-01-10 23:20:42 -05:00
sashakoshka 3ddeeb5469 You can choose whether or not you want text to wrap 2023-01-10 21:01:30 -05:00
Sasha Koshka b3e6beb8ad Added DisownAll method to Container 2023-01-10 18:07:51 -05:00
Sasha Koshka cb2136f7cb Layouts work!!!! 2023-01-10 17:34:40 -05:00
Sasha Koshka 6eed70e79e The beginnings of a layout system 2023-01-10 16:39:37 -05:00
sashakoshka bbdc5a0162 Created vertical layout example 2023-01-09 21:22:08 -05:00
sashakoshka 00d75d4488 Initial commit 2023-01-09 01:03:19 -05:00