comp.lang.ada
 help / color / mirror / Atom feed
From: "Jesse Farmer" <tujuggernaut@gmx.net>
Subject: Re: GUI development: Windex vs. GTK vs. Anything else
Date: Wed, 3 Jan 2001 17:54:23 -0500
Date: 2001-01-03T17:54:23-05:00	[thread overview]
Message-ID: <t57bh66mmtja66@corp.supernews.com> (raw)
In-Reply-To: E%v46.77002$A06.2601489@news1.frmt1.sfba.home.com

Probably not.  One of the reasons we chose to use ada for this program is
that we needed as near to real time as we could get for some parts of the
program.  The ada real time library provides at least close to the timing
accuracy and precision that we wanted, and exists across platforms (although
I admit, we haven't tested it on any other platforms yet).

Speed and stability were the main reason that Java wasn't used.  Since
AFAIK, Java needs a runtime enviroment on all but java-specific platforms,
its speed is signifigantly reduced, and memory requirements are increased.
I may be overestimating the degregation in performance caused by the JRE,
but never the less, Ada was our first choice, C++ our second.

Because of this, I'd really like to avoid using Java (especially considering
I don't know it.. but I didn't know Ada either).  However, I've never used
Jgnat or a java applet as a gui interface before.  But I get the feeling
that Java seems to be more for quick development, rather than good, solid
performance.  Perhaps I'm wrong on this.

In any case, I plan on investigating several of the options mentioned, to
see which seems the most viable.  Thanks.
-Jesse Farmer


<tmoran@acm.org> wrote in message
news:E%v46.77002$A06.2601489@news1.frmt1.sfba.home.com...
> >Also needed is a graphical mixing counsole, which attempts to look like a
> >simplified real mixer, meaning vertical sliders, and knobs, which I want
so
>   Some years ago I captured some video shots, then displayed those with
> appropriate code to follow the mouse & move things.  That was for a video
> editor in MSDOS and, IMHO, looked pretty good.  Would a "GUI by Netscape"
> with Java applet portable interface, talking to a (nearly) system
> independent back end, be a reasonable approach?





      reply	other threads:[~2001-01-03 22:54 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-01-02 20:58 GUI development: Windex vs. GTK vs. Anything else Jesse Farmer
2001-01-02 22:18 ` David Botton
2001-01-02 23:01   ` Ted Dennison
2001-01-08 12:26     ` charlet
2001-01-02 22:30 ` r_srinivasan
2001-01-03  2:20   ` tmoran
2001-01-02 22:31 ` John English
2001-01-03  0:24 ` Jesse Farmer
2001-01-03  1:07   ` David Botton
2001-01-03  2:20   ` tmoran
2001-01-03 22:54     ` Jesse Farmer [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