public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] GUI support
@ 2000-06-28  2:33 Tarik Jeait
  2000-06-28  4:36 ` Bart Veer
  2000-06-28  5:03 ` Gary Thomas
  0 siblings, 2 replies; 3+ messages in thread
From: Tarik Jeait @ 2000-06-28  2:33 UTC (permalink / raw)
  To: ECOS (E-mail)

Hi,
	is there any GUI that is supported by ecos ? have anybody maked ecos work
with an embedded GUI ?

thank you for help

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [ECOS] GUI support
  2000-06-28  2:33 [ECOS] GUI support Tarik Jeait
@ 2000-06-28  4:36 ` Bart Veer
  2000-06-28  5:03 ` Gary Thomas
  1 sibling, 0 replies; 3+ messages in thread
From: Bart Veer @ 2000-06-28  4:36 UTC (permalink / raw)
  To: t.jeait; +Cc: ecos-discuss

>>>>> "Tarik" == Tarik Jeait <t.jeait@d-ventures.com> writes:

    Tarik> Hi, is there any GUI that is supported by ecos ? have
    Tarik> anybody maked ecos work with an embedded GUI ?

    Tarik> thank you for help

You may want to read
http://www.planetanalog.com/story/multimedia/OEG20000404S0024

There is no free GUI package available on sourceware.cygnus.com yet.
To quote from an earlier posting
( http://sourceware.cygnus.com/ml/ecos-discuss/2000-05/msg00146.html )

----------------------------------------------------------------------------
    Jerry> That reminds me, I haven't seen anything in terms of a
    Jerry> X Windows or other GUI. Is there one for eCos, or are
    Jerry> you just porting over the XFree86 (or other smaller
    Jerry> GUI) for people who need it?

X is not appropriate for most embedded systems, it is just too big.
Also, a typical X installation involves at least two processes, the
server and the client, which does not map well on to eCos. There are
other graphics libraries, e.g. NanoGUI
( http://www.linuxhacker.org/nanogui/ ), which might be more
appropriate. An important issue here is the kind of display you are
targetting - TV, large LCD, small LCD, ... - since something suitable
for a small LCD might look rather poor on a larger display.

So far there has not been a contributed port of NanoGUI or anything
similar, and none of the customers paying Red Hat for a supported eCos
port have specified a GUI library as a requirement.
----------------------------------------------------------------------------

Bart Veer // eCos net maintainer

^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: [ECOS] GUI support
  2000-06-28  2:33 [ECOS] GUI support Tarik Jeait
  2000-06-28  4:36 ` Bart Veer
@ 2000-06-28  5:03 ` Gary Thomas
  1 sibling, 0 replies; 3+ messages in thread
From: Gary Thomas @ 2000-06-28  5:03 UTC (permalink / raw)
  To: Tarik Jeait; +Cc: ECOS (E-mail)

On 28-Jun-00 Tarik Jeait wrote:
> Hi,
>       is there any GUI that is supported by ecos ? have anybody maked ecos work
> with an embedded GUI ?
> 

One GUI that we have worked with and deployed on eCos is "Eyelet" from Mojo Designs.
See:
  http://www.mojodesigns.com/

Note: this toolkit is not [currently] open source, but they are very flexible folks.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2000-06-28  5:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-06-28  2:33 [ECOS] GUI support Tarik Jeait
2000-06-28  4:36 ` Bart Veer
2000-06-28  5:03 ` Gary Thomas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).