Xref: utzoo comp.lang.c++:11968 comp.os.os2.programmer:488 comp.os.os2.misc:783 Path: utzoo!censor!geac!torsqnt!hybrid!scifi!bywater!uunet!world!wmm From: wmm@world.std.com (William M Miller) Newsgroups: comp.lang.c++,comp.os.os2.programmer,comp.os.os2.misc Subject: Re: C++ programming for Presentation Manager Message-ID: <1991Mar2.211823.13675@world.std.com> Date: 2 Mar 91 21:18:23 GMT References: <887@npdiss1.StPaul.NCR.COM> Organization: The World Public Access UNIX, Brookline, MA Lines: 19 remde@npdiss1.StPaul.NCR.COM (Kevin Remde) writes: > I am in the process of researching potential methods for programming > applications for operation under OS/2 and Presentation Manager. In the past, > I have used C++ to program under Microsoft Windows, using a very wonderful > tool from CNS, Inc. called C++/Views. I am wondering if anyone here has > had any experience with programming in C++ for PM applications, or knows > of any good tools for doing this. Glockenspiel has a GUI class library/application framework called CommonView that provides near-100% portability among Windows 3.0, Presentation Manager, and OSF Motif (the Motif version is just entering beta test and will be generally available in a few months). It works with Glockenspiel's own cfront-based translator and with Zortech's and Borland's compilers. For information, call ImageSoft, our U.S. publisher, at (516) 767-2233. [DISCLAIMER: I am an employee of Glockenspiel.] -- William M. Miller, Glockenspiel, Ltd. wmm@world.std.com