Commit Graph

29 Commits

Author SHA1 Message Date
Jeff Carr f79cf89170 part way to a generalized mouse move() 2025-02-01 18:05:39 -06:00
Jeff Carr 9a3f9d0991 kinda don't believe it, but maybe new mouseMove() 2025-02-01 17:38:10 -06:00
Jeff Carr 4dad234532 start working on movingMsg 2025-02-01 16:50:01 -06:00
Jeff Carr 49f8e1c043 dropdown menu selects and changes text again 2025-02-01 15:48:28 -06:00
Jeff Carr 4bc9fa41b7 more cleanups 2025-02-01 15:19:35 -06:00
Jeff Carr 96fdfd1338 remove dumb old stuff and clean up struct.go 2025-02-01 15:15:05 -06:00
Jeff Carr e4f0524bdf lots of code cleanup and debugging work 2025-02-01 13:43:51 -06:00
Jeff Carr a78cd82dcd GPL 3.0 2025-02-01 11:42:31 -06:00
Jeff Carr bac14a675b lots of work to clean up my old code 2025-01-31 22:08:21 -06:00
Jeff Carr 75a5c7bf72 wrapping my head around this code again 2025-01-31 13:47:45 -06:00
Jeff Carr 15666309ee fakefile writes to stdout window work
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-11-14 04:28:12 -06:00
Jeff Carr cf72809e26 use treeNode.Hidden()
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-02-05 07:31:04 -06:00
Jeff Carr 94b41aa18a gadget window displays correctly for some reason
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-02-05 04:19:32 -06:00
Jeff Carr a907a4418a move code blocks around
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-02-05 03:09:41 -06:00
Jeff Carr 8f9e47c117 stdout window remembers where it was
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-02-05 01:08:12 -06:00
Jeff Carr d6f1a45c77 rename dropdown related variables
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-02-02 11:07:56 -06:00
Jeff Carr 21836a8001 trap toolkit panics
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-30 03:17:15 -06:00
Jeff Carr 4f19c8b64d disable color works
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-30 02:38:06 -06:00
Jeff Carr 55735daeec group has horizontal padding now
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-30 00:49:46 -06:00
Jeff Carr cbc579e93a trying to fix padding
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-29 23:39:33 -06:00
Jeff Carr 4fa1dd75b0 sizes are getting better
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-28 21:15:15 -06:00
Jeff Carr 1d7b9613a6 sizes are close to correct
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-28 20:36:59 -06:00
Jeff Carr 3029f04bd2 trying to compute sizes
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-28 20:15:59 -06:00
Jeff Carr 63b76b2912 things laying over each other
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-28 17:40:02 -06:00
Jeff Carr dab898f0f9 cleaner debugging
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-28 13:14:43 -06:00
Jeff Carr d5be773817 builds and runs
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-28 11:07:51 -06:00
Jeff Carr e678a5cc62 fake buttons have labels
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-28 03:33:08 -06:00
Jeff Carr 4fbbd2cee1 large refactor to use the tree package
Things build and now need to be fixed
    treeRoot has no children
    lists all widgets works
    shows help
    module loads

Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-28 02:20:31 -06:00
Jeff Carr 3ac6b2486a init move into seperate repo. all history lost :(
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-18 00:08:37 -06:00