From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,8c6f48df67902f2f,start X-Google-Attributes: gid103376,public From: "David Botton" Subject: GWindows on AdaPower Date: 1999/07/21 Message-ID: <7n3kl2$1of8$1@news.gate.net>#1/1 X-Deja-AN: 503411078 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3612.1700 X-Complaints-To: abuse@gate.net X-Trace: news.gate.net 932533730 57832 199.227.35.8 (21 Jul 1999 05:08:50 GMT) Organization: CyberGate, Inc. NNTP-Posting-Date: 21 Jul 1999 05:08:50 GMT Newsgroups: comp.lang.ada Date: 1999-07-21T05:08:50+00:00 List-Id: I finaly got around to setting up a project page for the cross platform GUI stuff I was working on a couple of months ago on AdaPower.com. I will still be focusing on the AdaCOM tools for a while longer, but will be doing some work on them soon. In particular, I will be adding full support for graphical ActiveX controls on Win32 with an implementation that should be usable in other frameworks. The framework is some what usable now and has a couple of controls. It does represent an interesting approach to programming Win32. Most of the magic is in the package ggui-gwindow. http://www.adapower.com/lab/gwin.html For those that requested snapshots a while back, this version contains a couple of bug fixes and some minor additions. David Botton