office-gobmx/xmlscript
2012-04-08 19:24:00 +02:00
..
dtd .dtd files don't need executable bits 2012-03-23 21:58:18 +01:00
inc/xmlscript
prj
source Replaced a few equal calls with == 2012-04-08 19:24:00 +02:00
test
util
Library_xcr.mk LinkTarget.mk: remove gb_LinkTarget_add_package_headers 2012-04-08 01:05:53 +02:00
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.