Update dialog editors list in the manual.
Remove wxDesigner which is not offered any more and add wxCrafter. Also use more neutral "form designer" term to avoid giving the impression that these tools can only be used for the dialogs. Closes #16744. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@78310 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -48,16 +48,16 @@ text editor, for all but the smallest files it is advisable to use a
|
|||||||
specialised tool. Examples of these include:
|
specialised tool. Examples of these include:
|
||||||
|
|
||||||
@e Non-free:
|
@e Non-free:
|
||||||
@li wxDesigner <http://www.wxdesigner-software.de/>, a commercial dialog
|
|
||||||
designer/RAD tool.
|
|
||||||
@li DialogBlocks <http://www.anthemion.co.uk/dialogblocks/>, a commercial
|
@li DialogBlocks <http://www.anthemion.co.uk/dialogblocks/>, a commercial
|
||||||
dialog editor.
|
dialog editor.
|
||||||
|
|
||||||
@e Free:
|
@e Free:
|
||||||
@li XRCed <http://xrced.sf.net/>, a wxPython-based dialog editor that you
|
@li XRCed <http://xrced.sf.net/>, a wxPython-based dialog editor that you
|
||||||
can find in the wxPython/tools subdirectory of the wxWidgets SVN archive.
|
can find in the wxPython/tools subdirectory of the wxWidgets SVN archive.
|
||||||
@li wxFormBuilder <http://wxformbuilder.org/>, a C++-based dialog editor that
|
@li wxFormBuilder <http://wxformbuilder.org/>, a C++-based form designer that
|
||||||
can output C++, XRC or python.
|
can output C++, XRC or python.
|
||||||
|
@li wxCrafter (free version) <http://www.codelite.org/wxcrafter/>, a C++-based form designer that
|
||||||
|
can output C++ or XRC.
|
||||||
|
|
||||||
There's a more complete list at <http://www.wxwidgets.org/wiki/index.php/Tools>
|
There's a more complete list at <http://www.wxwidgets.org/wiki/index.php/Tools>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user