TBC - Tokiwa BASIC gui in PureBasic

Developed or developing a new product in PureBasic? Tell the world about it.
TronDoc
Enthusiast
Enthusiast
Posts: 310
Joined: Wed Apr 30, 2003 3:50 am
Location: 3DoorsDown

TBCgui v2

Post by TronDoc »

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.
peace
[pI 166Mhz 32Mb w95]
[pII 350Mhz 256Mb atir3RagePro WinDoze '98 FE & 2k]
[Athlon 1.3Ghz 160Mb XPHome & RedHat9]
Num3
PureBasic Expert
PureBasic Expert
Posts: 2812
Joined: Fri Apr 25, 2003 4:51 pm
Location: Portugal, Lisbon
Contact:

Post by Num3 »

Fred wrote:I'm on it, will be included in v3.70.
Too late, i already have 3.71 b 2 :mrgreen:
DarthPuff
User
User
Posts: 47
Joined: Sat Apr 26, 2003 2:51 am
Location: USA
Contact:

Post by DarthPuff »

Hey Fred I understand command wrapping... o_O but what if its something like a bar in a menu... are you seriously going to make us reprogram a lil bar...
Post Reply