Re: OT, sorry, simple Windoze GUI
- From: Matthias Melcher <mm@xxxxxxxxxxxxx>
- Date: Tue, 16 Aug 2005 09:45:56 +0200
martin griffith wrote:
Is there a simple way to make a elementary GUI on a XP machine that doesnt have a steep learning curve and can talk to the serial port
If you know C++, I'd recommend FLTK over Qt for a Graphical User Interface library, simply because there is no licensing involved, even for commercial projects (www.fltk.org). It is cross platform (Windows, Unix, Mac), easy to learn, and comes with about 100 sample programms.
You still have to find a way to do the serial communication though. .
- References:
- OT, sorry, simple Windoze GUI
- From: martin griffith
- OT, sorry, simple Windoze GUI
- Prev by Date: c to hex
- Next by Date: Re: c to hex
- Previous by thread: Re: OT, sorry, simple Windoze GUI
- Next by thread: Re: OT, sorry, simple Windoze GUI
- Index(es):
Relevant Pages
|