Definitions for "XForms "
Keywords:  xlib, toolkit, gui, scrollbars, sliders
XForms is a GUI toolkit based on Xlib. It comes with a rich set of objects such as buttons, browsers, sliders, and menus integrated into an elegant event/object callback execution model that allows for fast and easy construction of X applications. In addition, the library supports loading and writing images, format conversion, and simple image processing.
XForms is a GUI toolkit based on Xlib for the X Window System. It features a rich set of objects, such as buttons, scrollbars, and menus etc. In addition, the library is extensible and new objects can easily be created and added to the library.
Keywords:  xhtml, xml, standalone, richer, html
A future version of HTML Forms, based on XML and XHTML. Differs from HTML forms by separating data definition and data display. Providing richer and more device independent user input. [Go to source
b . XForms is a platform independent markup language for data capture and validation. It improves upon HTML forms by separating presentation and content. XForms adds features such as strong typing, validation, reduced server trips, reduced need for scripting, and an XML representation of form instance data. It provides an XML friendly manner of data capture. Links: XForms Home Page
XForms is an XML format for the specification of a data processing model for XML data and user interface(s) for the XML data, such as web forms. XForms was designed to be the next generation of HTML / XHTML forms, but is generic enough that it can also be used in a standalone manner or with presentation languages other than XHTML to describe a user interface and a set of common data manipulation tasks.