comp.lang.ada
 help / color / mirror / Atom feed
From: James Rogers <jimmaureenrogers@worldnet.att.net>
Subject: Re: GUI toolkit for Ada again (Java with jgnat?)
Date: Sat, 14 Jul 2001 18:53:46 GMT
Date: 2001-07-14T18:53:46+00:00	[thread overview]
Message-ID: <3B5095CC.99BB1BF7@worldnet.att.net> (raw)
In-Reply-To: 9iq1sj$k8abb$2@ID-77306.news.dfncis.de

Wolfgang Jeltsch wrote:
> 
> Hello,
> 
> > [...]
> > JGrasp allows the user to select the look and feel he or she wants. No
> > matter which platform you are using, JGrasp lets you choose the Motif,
> > Windoze, or Java look and feel.
> 
> The problem is that Swing does not let a "native" library handle the GUI
> components. Instead it tries to imitate the choosen GUI style. I could
> image that this is not totally successful all the time.
> And if the native library is changed to provide a different look-and-feel
> every application will get this new one - except all those Java
> applications which will look different then.
> 

Every application will get a new look and feel only if they are
compiled with shared or dynamically linked libraries. Those compiled
with statically linked libraries will not be updated.

Historically, changing shared libraries does not always work as
cleanly as one would hope. The reason is that sometimes the changes
include changes in the interfaces to the subprograms in the
libraries. If such a change was made to the "native" libraries then
the existing applications could stop working altogether. 

For practical purposes it would be very difficult to change the
behavior of existing "native" libraries. There is too much user
inertia.

Jim Rogers
Colorado Springs, Colorado USA



  reply	other threads:[~2001-07-14 18:53 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-07-02 19:24 GUI toolkit for Ada again Wolfgang Jeltsch
2001-07-02 20:00 ` Stefan Nobis
2001-07-02 21:04   ` Wolfgang Jeltsch
2001-07-03 22:26   ` Wolfgang Jeltsch
2001-07-04 14:46     ` R. Srinivasan
2001-07-04 21:01       ` Wolfgang Jeltsch
2001-07-05  0:23         ` tmoran
2001-07-05 15:20           ` Wolfgang Jeltsch
2001-07-05  2:45         ` Larry Kilgallen
2001-07-05  2:09           ` Gary Scott
2001-07-05 11:49             ` Larry Kilgallen
2001-07-06  1:04               ` Gary Scott
2001-07-06 23:25                 ` Robert C. Leif, Ph.D.
2001-07-14  3:19                   ` McDoobie
2001-07-15  3:58                     ` Robert C. Leif, Ph.D.
2001-07-16 20:07                     ` Marin David Condic
2001-07-17 11:16                       ` Harris
2001-07-05 15:33           ` Wolfgang Jeltsch
2001-07-05 10:23         ` Emmanuel Briot
2001-07-05 15:35           ` Wolfgang Jeltsch
2001-07-14  3:13 ` GUI toolkit for Ada again (Java with jgnat?) McDoobie
2001-07-14 11:11   ` Larry Kilgallen
2001-07-14 13:28     ` James Rogers
2001-07-14 13:56       ` Gary Lisyansky
2001-07-14 18:10       ` Wolfgang Jeltsch
2001-07-14 18:53         ` James Rogers [this message]
2001-07-19 16:14           ` Wolfgang Jeltsch
2001-07-14 11:11   ` Gary Lisyansky
2001-07-14 17:58   ` Wolfgang Jeltsch
2001-07-15  0:01     ` McDoobie
2001-07-19 16:06       ` Wolfgang Jeltsch
2001-07-25  4:45         ` McDoobie
replies disabled

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