Re: Embedded GUI Code




Keith wrote:
I am on a search for an embedded GUI / Windowing / 2-D system. I would
like the source code (in ANSI-C) included in addition to basic drawing
mechanisms (circle, dot, line, rectangle). This needs to be usable on
an embedded system and easily portable. I've looked at uc/GUI from
Micrium and C/PEG from Swell Software. They both look sufficient,
possibly an overkill, but I am wondering what else is out there. Does
anyone have recommendations on other similar projects or opinions on
the two?

Thank you,
--Keith Prickett

I use EasyGUI. It's cheaper than most of the ones mentioned so far and
support is not too bad. It takes a little to get used to it and it
does have a few quirks, but over all it does what its supposed to do.
It supports most of the major chips and has a semi decent manual.

Good luck!

.



Relevant Pages

  • Re: Embedded GUI Code
    ... mechanisms (circle, dot, line, rectangle). ...
    (comp.arch.embedded)
  • Re: Embedded GUI Code
    ... mechanisms (circle, dot, line, rectangle). ... an embedded system and easily portable. ...
    (comp.arch.embedded)
  • Re: Embedded GUI Code
    ... mechanisms (circle, dot, line, rectangle). ... Actually Micrium rebadge Segger. ...
    (comp.arch.embedded)
  • Re: Embedded GUI Code
    ... mechanisms (circle, dot, line, rectangle). ... an embedded system and easily portable. ... supercomputing system connected to an imax projector. ...
    (comp.arch.embedded)
  • Re: Writing a logic for shape coordinates
    ... and slots (rectangle with a semi-circle) in the drawing and where ever ... I want to check if the hole is in the range of the sensor, ... ' Check if Little circle is completly outside or completly inside ... If LittleY - LittleR < RectY Then ...
    (microsoft.public.excel.programming)