comp.lang.ada
 help / color / mirror / Atom feed
From: Dennis Lee Bieber <wlfraed@ix.netcom.com>
Subject: Re: New to ada, what is gb?
Date: Mon, 14 Aug 2017 14:21:21 -0400
Date: 2017-08-14T14:21:21-04:00	[thread overview]
Message-ID: <kkp3pct3l1k6qlbrakpv8qkvl33iv83ihv@4ax.com> (raw)
In-Reply-To: 6853df96-f239-4770-953a-cfdcb2d733fe@googlegroups.com

On Mon, 14 Aug 2017 08:48:38 -0700 (PDT), Josiah Smith
<jsmith613@gatech.edu> declaimed the following:

>I'm new to ada and I can't figure out what gb is.  As used here: http://www.sigada.org/locals/dc/200204_Beard_Image_Viewer_Window.Ada
>It obviously has something to do with the GUI, but whenever I build, the compiler searches for a gb.ads file.  Is gb build into the compiler or do I need to download a library from somewhere?  (I'm using GPS 2017) Thanks

	Going up one level ( http://www.sigada.org/locals/dc/ ) and then down
through the 2001-2002 program gives (
http://www.sigada.org/locals/dc/200204.html )

	What is not clear (to me) is if the referenced "GUI Builder" was part
of ObjectAda itself, or a custom library created by the presenter for use
with ObjectAda. {addendum: subsequent Google indicates that the GUI Builder
was part of the Professional level of ObjectAda -- see the presentation
text at http://www.sigada.org/locals/dc/200204_Frank_Beard_Notes.html ;
from a quick glimpse it almost looks like "gb" is the output from the GUI
Bulder containing all the code for rendering the application window/widgets
as defined graphically }

	In either event, I would suspect you will have to decide upon a GUI
toolkit binding, and then rewrite the application practically from scratch
(or somehow recreate the functions of the gb module using your selected
toolkit binding and /then/ build the application using your new look-alike
module).
-- 
	Wulfraed                 Dennis Lee Bieber         AF6VN
    wlfraed@ix.netcom.com    HTTP://wlfraed.home.netcom.com/


      parent reply	other threads:[~2017-08-14 18:21 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-14 15:48 New to ada, what is gb? Josiah Smith
2017-08-14 16:19 ` Dmitry A. Kazakov
2017-08-14 16:36   ` Josiah Smith
2017-08-14 18:21 ` Dennis Lee Bieber [this message]
replies disabled

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