My UI in TBGL
by
, 21-11-2015 at 21:44 (6262 Views)
The intention behind my UI in TBGL was to have own controls.
Also i don't like to use windows callbacks and all the burdens of windows controls.
And to have some more overview about the whole TBGL-UI-project i started to write the first utility as thinICE- an Inconvinient Coding-Expedient for thinBasic that will help me to code & debug my projects faster.
Of course thinICE itself uses the TBGL-UI to display all data. Quite confusing, right?
So all the stuff i ever dreamt of - as autocomplete, syntax-highlighting, spellcheck, list anything and sort all variables, functions etc. into a structured tree, so it's very easy to find desired information about any unit of the current project.
Still undone but improving...