Re: Cross platform GUI framework
From: Phlip (phlipcpp_at_yahoo.com)
Date: 08/31/05
- Next message: Bryan E. Boone: "Re: Slackware jdk packages"
- Previous message: Gustav Rosev: "Cross platform GUI framework"
- In reply to: Gustav Rosev: "Cross platform GUI framework"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 31 Aug 2005 12:54:48 GMT
[Please don't cross-post so much. My newsreader forced me to remove some
groups.]
Gustav Rosev wrote:
> I'm looking for a Graphical User Interface (GUI) framework portable
> between QNX, Windows and Linux.
> GUI should support forms, windows, panels, edit fields, buttons,
> scroolbars, radio boxes, labels, memo fields, and OpenGL drawing on panels
> etc.
> Do you know any cross platform GUI framework?
Qt - by TrollTech
pristine object model, MOC compiler to add
2 dynamic keywords for a typeless Observer
Pattern, owned-source, many ports
wxWidgets (formerly wxWindows2)
very good object model, no new keywords,
many ports, matches MS Win32 very well,
true open source
Tk (of TCL/Tk)
the _original_ Visual Basic, distinguished
legacy, true open source, many ports, funky
object model, I don't know if C++ is represented
The runners up are FOX, FLTK, HTML, Mono, etc.
-- Phlip http://www.greencheese.org/ZeekLand <-- NOT a blog!!!
- Next message: Bryan E. Boone: "Re: Slackware jdk packages"
- Previous message: Gustav Rosev: "Cross platform GUI framework"
- In reply to: Gustav Rosev: "Cross platform GUI framework"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]