RE: Other controls ? Grid ?

A grid is essentially a table. A table can be as little as a single
column, also known as a list. Are you implying that lists are unusable
in diverse environments? I believe what you are describing is a design
or implementation issue, and not an issue with the paradigm of
information presented in a tabular manner. 

-----Original Message-----
From: Kit Davies [mailto:KDavies@categoric.com]
Sent: Friday, February 01, 2002 9:19 AM
To: 'DESEYNE Jacques'; www-forms@w3.org
Subject: RE: Other controls ? Grid ?



Jacques, 

I work for a company writing software which communicates with users over
a wide range of devices/channels. Grids are great for fairly large
visual interfaces, but I find their use becomes more difficult the
smaller the visual area gets. Plus they are completely unusable when
working with non-visual interfaces (voice browsers, etc) which were also
part of the XForms remit.

Modularised XHTML is a better bet. This allows the minimum capabilities
required by a browser to be stated in a form. Then a user/browser can
pick the one best suited for the device, using grids if possible, or
some other design if not.

Kit 

-----Original Message----- 
From: DESEYNE Jacques [ mailto:jacques.deseyne@swift.com
<mailto:jacques.deseyne@swift.com> ] 
Sent: 01 February 2002 08:46 
To: www-forms@w3.org 
Subject: Other controls ? Grid ? 


All, 
From my lecture of the current Last Call draft (I've discovered XForms
only very recently), it would seem that an XForms specification is not
really intended to provide a framework for generic User Interfaces. It
lacks several controls commonly found in widely-used GUI "foundation
classes". 

Among other things, one 'control' we frequently need is a kind of grid
or table, to present a set of tuples. In principle, it would be possible
to mimic a grid by repeat structures, but the appearance and behaviour
will be slightly different, in the best case. Of course, one could
always envision to make her/his own non-standard extensions... 

Maybe I am missing something and I should apologise for not having read
some requirements document, but what was the motivation to limit the
defined controls to more or less what is already available in HTML forms
? 

Best regards, 
-- 
Jacques Deseyne 
Society for Worldwide Interbank Financial Telecommunication (S.W.I.F.T.)

SWIFTAlliance WebStation Development Team - IT/Interfaces 
http://www.swift.com <http://www.swift.com>  
This e-mail and any attachments thereto may contain information that is 
confidential and/or proprietary and is intended for the sole use of 
the recipient(s) named above. It is not intended to create or affect 
any contractual arrangements between the parties. If you have received 
this e-mail by mistake, please notify the sender and delete it
immediately. 
Thank you for your cooperation. 
  

Received on Friday, 1 February 2002 09:47:42 UTC