Jump to content

Menuet/CX: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Created page with "'''Menuet/CX''' is a multi-platform GUI Application Framework for the C++ language with support for OS/2, Windows, and DOS from Autumn Hill Software. ==Features== Menuet/CX i..."
 
Ak120 (talk | contribs)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
'''Menuet/CX''' is a multi-platform GUI Application Framework for the C++ language with support for OS/2, Windows, and DOS from Autumn Hill Software.
'''Menuet/CX''' is a multi-platform GUI Application Framework for the C++ language with support for OS/2, Windows, and DOS from [[Autumn Hill Software]].


==Features==
==Features==
[[File:Menuet-CX.png|thumb]]
Menuet/CX includes full CUA compliancy; wide range of GUI controls and prebuilt dialogs; Window, Font, and Icon editors; many prebuilt font and icon files; graphics file I/O using BMP, PCX, and TIFF formats; formatted data entry fields and other text capabilities.
Menuet/CX includes full CUA compliancy; wide range of GUI controls and prebuilt dialogs; Window, Font, and Icon editors; many prebuilt font and icon files; graphics file I/O using BMP, PCX, and TIFF formats; formatted data entry fields and other text capabilities.


Line 8: Line 9:
*supports 286 and 386 extenders from Flash Tek, Phar Lap, and Rational
*supports 286 and 386 extenders from Flash Tek, Phar Lap, and Rational
*includes EMS/XMS support
*includes EMS/XMS support
==Links==
* [https://archive.org/download/os2warpsofthits2nd95/OS-2_SW_HITS_2ND_EDITION_1995.ISO/I10%2FCXDEMO1.ZIP Demo]


[[Category:GUI framework]]
[[Category:GUI framework]]

Latest revision as of 13:38, 20 July 2023

Menuet/CX is a multi-platform GUI Application Framework for the C++ language with support for OS/2, Windows, and DOS from Autumn Hill Software.

Features

Menuet/CX includes full CUA compliancy; wide range of GUI controls and prebuilt dialogs; Window, Font, and Icon editors; many prebuilt font and icon files; graphics file I/O using BMP, PCX, and TIFF formats; formatted data entry fields and other text capabilities.

DOS
  • supports graphics libraries from Borland, Flash Tek, Genus, Metagraphics, and Microsoft
  • supports 286 and 386 extenders from Flash Tek, Phar Lap, and Rational
  • includes EMS/XMS support

Links