OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   RE: [xml-dev] User interface programming XUL?

[ Lists Home | Date Index | Thread Index ]

Most of the time, it is advisable to separate intent from presentation. This
speaks poorly of things like <label text="Address" x="30" y="1"/> as seen in
GNUe Forms.

For the intent portion, a much better standard is XForms (though I'm
biased--I'm an editor)
http://www.w3.org/TR/xforms/
http://www.w3.org/MarkUp/Forms/

For presentation (even x,y stuff), CSS2 seems to work pretty well. My
employer has released a successful implementation of eforms using HTML forms
and CSS absolute positioning. The beauty of such an approach is that a
limited browser (such as a handheld) will just ignore the positioning bits
and show everything in reading order.
http://www.cardiff.com/liquidoffice/register_TE.asp

Thanks,

.micah

-----Original Message-----
From: Trevor Croll [mailto:trevorcroll@fastmail.fm]
Sent: Sunday, June 16, 2002 4:05 PM
To: Don Park; xml-dev@lists.xml.org
Subject: [xml-dev] User interface programming XUL?



I have seen a little bit on Application user interface standards and tools
for creating user interfaces within applications.

Is there some sites where there is more details on application user
interfaces, todate I have seen only
XUL Tutorial
http://www.xulplanet.com/tutorials/xultu/
XPToolkit Architecture
http://www.mozilla.org/xpfe/aom/AOM.html

The GNUe Form Definition Language
http://gnue.org/docs/GNUeFormsTechRef/x303.html

Scalar vector graphics allows fixed position screen resolution (HTML is free
form)

 What I would like to know is whether there is a standard where the location
of the screen objects can be fixed X & Y is a window, and that standard is
the one which will likely become the recommendation.

Best regards and many thanks - Trevor Croll



-----------------------------------------------------------------
The xml-dev list is sponsored by XML.org <http://www.xml.org>, an
initiative of OASIS <http://www.oasis-open.org>

The list archives are at http://lists.xml.org/archives/xml-dev/

To subscribe or unsubscribe from this list use the subscription
manager: <http://lists.xml.org/ob/adm.pl>




 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS