<< Click to Display Table of Contents >> Navigation: What's new > 2008 - version history |
Version by version changed / improved / fixed items during 2008
Year |
Versions |
Release date |
Main notes |
2008 |
|||
2008.11.26 |
The biggest thinBasic update ever ! Check by yourself looking at change log details. |
||
2008.07.05 |
More speed, Unions, Type Inherit, updated TBGL, updated Oxygen module. |
||
2008.06.09 |
Better ListBox and ComboBox handling. little TBGL fix, some improvements in thinAir. |
||
2008.05.15 |
Improved TBGL. Improved stability. Improved thinAir |
||
2008.05.07 |
From this version we will start to release new version numbers instead of updating always the same version number. Improved TBGL. Improved stability |
||
2008.04.29 |
Mainly an intermediate version with important fixes |
||
2008.04.15 |
New fantastic modules and the first version of thinBasic debugger |
||
2008.04.09 |
Few new functions in DT module. Introduction of STATIC variables. |
||
2008.03.22 |
Some fixes, new features and a brand new module from Michael Hartlef working with events. A very important and useful module. |
||
2008.03.16 |
Mainly an intermediate version with internal fixes and few new features |
||
2008.03.11 |
A very long set of addition and changes especially in User Interface module. Many new functions working with controls like list view and splitter. |
||
2008.01.07 |
Biggest improvements are in UDT structures and UI (user interface) module.
Programmer can now create complex UDT structures with any nested levels. Still something to be arranged (like passing nested elements as BYREF parameters to functions) but the main core is there.
UI module is now more advanced. We were able to add correct handling for %WM_NOTIFY message and all the structures behind it. This will allow to manage more advanced UI controls like list views, tree views and tabs. |