Masm32 SDK description, downloads and other helpful links
Message to All Guests
NB: Posting URL's See here: Posted URL Change
Quote from: LordAdef on June 18, 2025, 05:53:44 AMCongrats!
Quote from: FORTRANS on June 18, 2025, 11:06:40 PMHi,Quote from: NoCforMe on June 18, 2025, 08:08:22 AMI once wrote a pretty good text-based windowing system for 16-bit DOS apps. Worked pretty well: using 80x25 screens you had input and output fields, full control of color and several useful "gizmos" like pop-up boxes, "gas gauges", etc. Kind of like the old *nix-based curses package. Fun stuff.
Like IBM's Topview perhaps? Interesting.
Quote from: NoCforMe on June 18, 2025, 08:08:22 AMI once wrote a pretty good text-based windowing system for 16-bit DOS apps. Worked pretty well: using 80x25 screens you had input and output fields, full control of color and several useful "gizmos" like pop-up boxes, "gas gauges", etc. Kind of like the old *nix-based curses package. Fun stuff.
Quote from: LordAdef on June 18, 2025, 07:36:41 AMQuote from: NoCforMe on June 18, 2025, 07:23:29 AMI thought X Window was the *nix world's equivalent of the Windoze GUI; wouldn't you be reinventing the wheel here?In many ways yes, in others no.
1. it's and educational endevour, and I am learning a lot from it.
Quote from: NoCforMe on June 18, 2025, 07:23:29 AMI thought X Window was the *nix world's equivalent of the Windoze GUI; wouldn't you be reinventing the wheel here?In many ways yes, in others no.