Commit Graph

15 Commits

Author SHA1 Message Date
Sasha Koshka 9dc929f545 Update window.go 2024-05-26 15:20:25 -04:00
Sasha Koshka c92377f50b Add Visible, SetVisible to Window 2024-05-26 15:16:31 -04:00
Sasha Koshka 2ecfafa469 Upgrade tomo version 2023-09-09 15:05:08 -04:00
Sasha Koshka 2f0259d913 WIP moving ggfx stuff into xcanvas 2023-08-22 21:24:38 -04:00
Sasha Koshka 8401b5d0f9 Add support for transparency
Need to break away from ggfx to do this, probably put everything
in xcanvas.
2023-08-22 13:17:48 -04:00
Sasha Koshka ff8875535d Changed the way minimum sizes are calculated
Boxes that need their minimum size to be updated now use a map like
for layout and drawing. Size set with MinimumSize is now treated as
separate from the content size and the larger size is used.
2023-08-17 23:20:08 -04:00
Sasha Koshka e126c01055 Add support for mouse hover events 2023-08-12 12:10:47 -04:00
Sasha Koshka b74ec4336f User can now select text with the mouse 2023-08-06 03:38:12 -04:00
Sasha Koshka 991f72cd8f Add base dot manipulation implementation 2023-08-03 12:45:21 -04:00
Sasha Koshka a0fd8a694b things 2023-07-21 23:22:03 -04:00
Sasha Koshka 4259e8f021 ASDlkjas;ldkj 2023-07-16 00:42:47 -04:00
Sasha Koshka 34ca98f865 Improvements to TextBox and ContainerBox 2023-07-12 18:36:11 -04:00
Sasha Koshka 4c79d6772c It displays things on a screen 2023-07-05 00:44:56 -04:00
Sasha Koshka 208c50a66b I forgor to commit all this stuff 2023-07-04 00:04:00 -04:00
Sasha Koshka 5e7c666d92 Initial commit 2023-07-02 02:52:14 -04:00