Removed more traces of wxrcedit

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34131 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2005-05-18 13:58:18 +00:00
parent c17f3431fa
commit 5a7b6f80e7
11 changed files with 62 additions and 93 deletions

View File

@@ -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