Scott Duensing scott · he/him
  • Smithton, IL, USA, Earth
  • Joined on 2025-02-16
scott pushed to master at AI_Slop/DVX_GUI 2026-04-04 20:00:35 -05:00
827d73fbd1 Data binding!
scott pushed to master at AI_Slop/DVX_GUI 2026-04-04 18:35:14 -05:00
d3898707f9 SQL support added!
scott pushed to master at AI_Slop/DVX_GUI 2026-04-04 15:51:07 -05:00
93b912d932 Layout logic moved from core into widgets.
7cd7388607 WrapBox added.
Compare 2 commits »
scott pushed to master at AI_Slop/DVX_GUI 2026-04-03 21:22:17 -05:00
7bc92549f7 Menu editor. Focus logic cleanup. Several bugs fixed.
scott pushed to master at AI_Slop/DVX_GUI 2026-04-03 19:29:15 -05:00
e36d4b9cec New form scope bug fixing.
scott pushed to master at AI_Slop/DVX_GUI 2026-04-03 18:09:56 -05:00
bf5bf9bb1d Form level variable scope. Proper Load/Unload.
scott pushed to master at AI_Slop/DVX_GUI 2026-04-03 17:14:12 -05:00
dd68a19b5b Control arrays added.
scott pushed to master at AI_Slop/DVX_GUI 2026-04-03 16:41:10 -05:00
657b44eb25 MsgBox()
scott pushed to master at AI_Slop/DVX_GUI 2026-04-03 16:11:30 -05:00
0ef46ff6a0 Find/Replace
scott pushed to master at AI_Slop/DVX_GUI 2026-04-02 21:44:15 -05:00
289adb8c47 Readmes updated.
scott pushed to master at AI_Slop/DVX_GUI 2026-04-02 21:13:52 -05:00
6d75e4996a More event work, code cleanup.
scott pushed to master at AI_Slop/DVX_GUI 2026-04-02 20:06:57 -05:00
88746ec2ba ProgMan now requires double clicks to launch. Enum type added to widgets. Huge amount of BASIC work.
scott pushed to master at AI_Slop/DVX_GUI 2026-04-01 21:54:36 -05:00
17fe1840e3 Compiler fixes. Editor fixes. Fixes fixes.
4d4aedbc43 More events added and wired to BASIC.
Compare 2 commits »
scott pushed to master at AI_Slop/DVX_GUI 2026-03-31 21:58:12 -05:00
1fb8e2a387 Working on BASIC code editor.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-30 22:19:50 -05:00
82939c3f27 Adding project support and breaking a lot of stuff.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-29 22:16:49 -05:00
5dd632a862 Removed some DOS-only format specifiers.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-29 22:06:11 -05:00
344ab4794d More IDE changes and a few core changes to help support easier app development.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-29 21:06:39 -05:00
d094205ed0 Tons of work on the form designer and widget system to support it.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-28 21:14:45 -05:00
59bc2b5ed3 More IDE work.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-27 23:02:59 -05:00
7d74d76985 Start of form designer.