DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13066>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13066

[PATCH] new <help> and <hint> elements for XMLForms





------- Additional Comments From [EMAIL PROTECTED]  2002-09-27 15:22 -------
>Also, we still have the selectBoolean for a single check-box.
>Do you know what XForms recommends for a check-box, or they still don't have a 
>suggestion.

The latest xforms spec has increased the degree of separation between xforms and
the actual UI that gets rendered by replacing
@selectUIType=(specific-UI-controls) with @appearance=minimal|compact|full. I've
resulted to writing a short heuristic that looks at the no. arguments and
chooses by some simple rules - the same ones I'd use if I was designing the form
by hand in html. This is very application and taste specific though.

I think that this issue can be looked at more fully when XMLForms moves to
XForms 1.0 names and attributes. (By the way, it would be a good idea if there
were an XSLT stylesheet to convert old forms to new ones).

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to