XRC
Mureakuha
XRC on helppo tapa tehdä GUI muutamassa minuutissa useiden tuntien sijaan. XRC:tä tukee mm. C++, C#, Java ja python. XRC toimii myös Windowsilla, Linuxilla ja Macintoshilla.
[muokkaa]
XRC-ohjelmia
- http://wxglade.sourceforge.net/
- http://www.anthemion.co.uk/dialogblocks/ (osaa tulostaa C++:aa XRC-tiedostosta)
- http://www.roebling.de/
[muokkaa]
API
- C++: http://www.wxwidgets.org/ http://www.wxwidgets.org/manuals/2.6.1/wx_xrcoverview.html
- C#: http://wxnet.sourceforge.net/
- python: http://wiki.wxpython.org/index.cgi/UsingXmlResources
- java: http://www.wx4j.org/documentation/manual/xrc.html
[muokkaa]
