X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b2ec1c8275bb2f221d54f54c494ee01a4476e04a..6ba5438dda164146bf36ca729f8328332fae36b7:/docs/tech/tn0014.txt?ds=inline diff --git a/docs/tech/tn0014.txt b/docs/tech/tn0014.txt index c079024bbf..ad482a4f9e 100644 --- a/docs/tech/tn0014.txt +++ b/docs/tech/tn0014.txt @@ -13,8 +13,10 @@ dialog editors with XRC support. If you only want to use the resources, you can choose from a number of editors: a) wxDesigner (http://www.roebling.de) b) XRCed (wxPython/tools) - c) wxWorkshop (http://wxworkshop.sf.net) - b) wxrcedit (contrib/utils/wxrcedit) + c) DialogBlocks (wxPython/tools) + +and others listed on the Resources section of the wxWidgets web +site. The XRC format is based on XML 1.0 (please consult W3C's specification). There is no DTD available since it is not possible to fully describe the format with @@ -35,11 +37,11 @@ NODE, PROPERTY and VALUE in the XML sense: The term ATTRIBUTE is specific to XRC and refers to a subnode of an or node that is itself not or . -In the example bellow, ,