> but where abouts is the > source? I'm quite happy to try to compile it myself.
Hi MJ, Source code is included in the zip, and is also CVS. Compilation is with wxWindows 2.3.1 (since that is one with XML resource support included). The toolkit/headers are available for download at www.wxwindows.org Once set up wxWindows and can compile their examples, this one should be similar, can just use one of their example makefiles for your compiler and the included gcc makefile to have a makefile for your compiler. Best wishes, Robert
