since PureBASIC now has the editor gadget
I am re-writing the gui..
..it's all here:
http://trondoc.ezwebtech.com/prgrmng/tokiwa/TBCgui.zip
The .Zip includes the main program as TBCgui.pb and the
controls include file common.pb which was created using
PureBASIC's Visual Designer loading the included
TBCgui.pbv
The .Zip also includes the compiled binary TBCgui.exe
along with the free version of the Tokiwa BASIC
compiler TBC.COM and a simple TBC source; TBCcode.bas
to try things out on and the TBC.chm help file.
So far you can load/save/edit and compile TBC source
in addition to viewing the help file.
The only problem I've seen is TBC.COM appears not to
find the source if a simple path is not used (DOS).
You may note I've opted for a more common Windows
look; with menus rather than a screen full of options.