Jump to content

MEWEL: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Created page with "The MEWEL user interface library supports Windows, DOS graphics, DOS text, OS/2 and UNIX programs from a common set of source code by implementing the standard Windows API for..."
 
Ak120 (talk | contribs)
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
Magma Extensible Window and Event Library (MEWEL)
The MEWEL user interface library supports Windows, DOS graphics, DOS text, OS/2 and UNIX programs from a common set of source code by implementing the standard Windows API for non-Windows platforms.
The MEWEL user interface library supports Windows, DOS graphics, DOS text, OS/2 and UNIX programs from a common set of source code by implementing the standard Windows API for non-Windows platforms.


Line 8: Line 10:


==Version==
==Version==
*1.1 (1989)
*3.1 (1990)
*3.2 (1991)
*3.4 (1992)
*4.0 (1994) - supports [[OWL]] 2.0 and MFC 2
*4.1
*4.1
==Links==
* [http://softwareuno.com/magma/mewel.htm Magma Systems MEWEL]


[[Category:UI Tools]]
[[Category:UI Tools]]

Latest revision as of 02:52, 23 March 2023

Magma Extensible Window and Event Library (MEWEL)

The MEWEL user interface library supports Windows, DOS graphics, DOS text, OS/2 and UNIX programs from a common set of source code by implementing the standard Windows API for non-Windows platforms.

Features

  • Extensions for Borland OWL and Microsoft MFC class libraries to support DOS graphics and text modes.
  • Supported Windows user interface objects: overlapping windows, mouse, menus, MDI, dialogs, scrollbars, buttons, listboxes, edit fields and menus.
  • The GUI version supports fonts, icons, bitmaps, palette management, and various geometric shapes.
  • Watcom C/C++ 10.0 support

Version

  • 1.1 (1989)
  • 3.1 (1990)
  • 3.2 (1991)
  • 3.4 (1992)
  • 4.0 (1994) - supports OWL 2.0 and MFC 2
  • 4.1

Links