Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Technology Project and PMC » GUI editor thoughts
GUI editor thoughts [message #588175] Mon, 30 December 2002 18:20
Ed Burnette is currently offline Ed BurnetteFriend
Messages: 279
Registered: July 2009
Senior Member
Most GUI editors I know about work by generating code, either one-way
(VS.Net) or two-way (WSAD). It seems to me that there are some problems with
this approach including locking the developer into one toolkit (Swing or Swt
or Windows Forms or HTML etc.), localization, and the complexity of
interpreting the generated code for two-way editing. Anybody else feel this
way?

This author of this article makes some of the same points and created a
simple library to use an XML description instead of code to create the GUI:

http://msdn.microsoft.com/msdnmag/issues/02/11/NETGUIBliss/d efault.aspx

Here are some more references that talk about XML UI description languages:

http://www.xulplanet.com/
http://sourceforge.net/projects/luxor-xul
http://www.w3.org/MarkUp/Forms/

Opinions?
Previous Topic:Any help please...
Next Topic:Versioning
Goto Forum:
  


Current Time: Fri Apr 26 19:45:36 GMT 2024

Powered by FUDForum. Page generated in 0.03203 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top