2012-02-07 14:17:29 +10:30
|
|
|
XML dialogs.
|
2012-03-06 16:28:44 +00:00
|
|
|
|
|
|
|
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.
|