office-gobmx/xmlscript
2012-03-23 21:58:14 +01:00
..
dtd
inc/xmlscript .h files don't need executable bits 2012-03-23 21:58:13 +01:00
prj chmod -x 2012-03-21 13:00:45 +02:00
source
test chmod -x 2012-03-21 13:00:45 +02:00
util .component files don't need executable bits 2012-03-23 21:58:14 +01:00
Library_xcr.mk
Makefile
Module_xmlscript.mk
Package_dtd.mk
Package_inc.mk
README

XML dialogs.

This code is used to (de)serialize basic dialogs to XML for storage
inside documents. While the XML -appears- to have some hierarchical
structure, that is only a fabrication, parsing and underlying toolkit
widget structure is sadly linear and flat.