comp.lang.ada
 help / color / mirror / Atom feed
From: "David Botton" <David@Botton.com>
Subject: Re: Do you do ASIS?
Date: 2000/03/13
Date: 2000-03-13T00:00:00+00:00	[thread overview]
Message-ID: <pDez4.908$b8.184659@news4.usenetserver.com> (raw)
In-Reply-To: 8ajajo$1ab$1@wanadoo.fr

An easier solution on Win32 is to use COM. Place your code in to an Ada COM
object (which takes about 5 minutes to spec in IDL and 2 seconds to generate
using CreateCOM) and access the Ada code naturally from VB or create forms
in a VB COM object and then take control of the VB forms by binding to them
using BindCOM.

Creating very functional GUIs for Ada by designing an HTML page (using your
favorite HTML editor, mine is notepad) and then using the COM tools to bind
to the DHTML model is also a very easy and functional solution.

There is also no reason that you can not combine GUI frameworks like GTKAda,
CLAW, or Windex by using a (20 line of code) MFC dll to hang the ActiveX
GUIs on an HWND (I have done it before).

David Botton


Jean-Pierre Rosen wrote in message <8ajajo$1ab$1@wanadoo.fr>...

>A possible solution (actually used by one of my clients, worked quite
well):
>Design the user interface with VB, write the algorithmic part in Ada, and
>communicate through CORBA.









  reply	other threads:[~2000-03-13  0:00 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-03-03  0:00 Do you do ASIS? Joe Wisniewski
2000-03-03  0:00 ` tmoran
2000-03-03  0:00   ` Joe Wisniewski
2000-03-03  0:00     ` tmoran
2000-03-04  0:00       ` Joe Wisniewski
2000-03-04  0:00         ` Joe Wisniewski
2000-03-06  0:00     ` Robert A Duff
2000-03-06  0:00       ` Joe Wisniewski
2000-03-03  0:00 ` David W. Glessner
2000-03-03  0:00   ` Joe Wisniewski
2000-03-06  0:00   ` Steven Hovater
2000-03-04  0:00 ` Michael Garrett
2000-03-04  0:00   ` Joe Wisniewski
2000-03-05  0:00   ` Lionel Draghi
2000-03-07  0:00 ` William J. Thomas
2000-03-08  0:00   ` Robert Dewar
2000-03-08  0:00     ` Ehud Lamm
2000-03-08  0:00     ` Charles Hixson
2000-03-09  0:00       ` Rush Kester
2000-03-12  0:00         ` William J. Thomas
2000-03-13  0:00           ` Robert Dewar
2000-03-13  0:00           ` Jean-Pierre Rosen
2000-03-13  0:00             ` David Botton [this message]
2000-03-13  0:00           ` Tarjei T. Jensen
2000-03-24  0:00           ` Ada GUI Builders (was " Rush Kester
2000-03-09  0:00       ` Robert Dewar
2000-03-09  0:00         ` Charles Hixson
2000-03-11  0:00         ` Robert A Duff
2000-03-13  0:00           ` Ted Dennison
2000-03-14  0:00             ` Nick Roberts
2000-03-14  0:00               ` Florian Weimer
2000-03-15  0:00                 ` Samuel T. Harris
2000-03-09  0:00 ` Rush Kester
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox