GLBasic forum

Main forum => Off Topic => Topic started by: MrTAToad on 2010-Jul-18

Title: A (possibly) useful and free program...
Post by: MrTAToad on 2010-Jul-18
Now that GLBasic has extended types, it's time to start defining the type layout (as well as the program) properly.  Enter Diagram Designer (http://meesoft.logicnet.dk/)

The good thing is that it allows you to define the contents of classes (or extended types), without so much trial-and-error...

Title: Re: A (possibly) useful and free program...
Post by: Schranz0r on 2010-Jul-18
Thats a good program to create some "tactics" for the next project :D
Title: Re: A (possibly) useful and free program...
Post by: Hatonastick on 2010-Jul-18
Hmm there some documentation for these extended types?  Types have always been one of my favourite pieces of C programming so I use them a lot in GLB too.
Title: Re: A (possibly) useful and free program...
Post by: MrTAToad on 2010-Jul-18
It'll be easy enough to do :)  However, I want to wait until V8 is officially released as I'm hoping that at least one limitation will be removed, rendering what I write to be invalid.

However, if you are "desperate" for something, then let me know. :blink:
Title: Re: A (possibly) useful and free program...
Post by: Hatonastick on 2010-Jul-18
Quote from: MrTAToad on 2010-Jul-18
It'll be easy enough to do :)  However, I want to wait until V8 is officially released as I'm hoping that at least one limitation will be removed, rendering what I write to be invalid.

However, if you are "desperate" for something, then let me know. :blink:
Ill wait then. :)