A preliminary layout for the Tools GUI has been added to:<br><a href="https://scummvm.svn.soursceforge.net/svnroot/scummvm/tools/branches/gsoc2007-toolsgui/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
https://scummvm.svn.soursceforge.net/svnroot/scummvm/tools/branches/gsoc2007-toolsgui/
</a><br><br>All the necessary objects should be there, but it doesn't have any functionality yet. The script tools have not been included in the design for now since they are currently being rewritten.<br><br>On Linux the Makefile should work. Just use 'make tools_gui'. The instructions for creating a wxWidgets project on Windows are here:
<a href="http://www.wxwidgets.org/wiki/index.php/Microsoft_Visual_CPP_Guide" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://www.wxwidgets.org/wiki/index.php/Microsoft_Visual_CPP_Guide</a>. If anyone has any trouble with it I can upload my project files to the SVN. My next goal is to test it on OSX and modify the Makefile to create an
OSX application bundle.<br><br>If anyone has any suggestions about the layout or anything else just let me know.<br>