來源:http://www.oulan.com/com/2008/07/wxwidgets.html
[Commerial]
DialogBlocks
http://www.anthemion.co.uk/dialogblocks/ wxDesigner
http://www.roebling.de/ [Free]
wxGlade
http://www.roebling.de/VisualWx
http://visualwx.altervista.org/ XRCed
http://xrced.sourceforge.net/ wiki: http://wiki.wxformbuilder.org/
官網: http://wxformbuilder.org/
推薦直接用DialogBlocks, 至于版本問題,沒辦法,先用著再說.
Dialogblock是美國Anthemion公司開發的商業軟件,如果只是簡單
的包含控件,則免費使用.
另:
在現在編程中,利用界面設計工具把界面資源以xrc方式存放,
在程序中調用是一種趨勢.