PDA

View Full Version : thinBasic 1.6.0.10



ErosOlmi
05-07-2008, 11:18
Hi all.

New thinBasic version 1.6.0.10 just released both stable and preview.
Some fixes, new functionalities (UNIONs, Type inherit, ...), a better thinAir, new TBGL from Petr, new Oxygen from Charles.

Plus: ThinBasic Journal. Thanks to Petr Schreiber and Charles Pegge thinBasic community has now a PDF magazine dedicated to thinBasic programming.
http://community.thinbasic.com/index.php?topic=1865.msg13758#msg13758

Regards
Eros

_________________________________________________
List of changes can be found in thinBasic help on-line at:
http://www.thinbasic.com/public/products/thinBasic/help/html/version_underdevelopment.htm

Download from official web site:
http://www.thinbasic.com/index.php?option=com_docman&task=cat_view&gid=18&Itemid=66
or from mirror site
http://www.thinbasic.org/public/applications/thinbasic/thinBasic_1.6.0.10.zip

Petr Schreiber
05-07-2008, 12:43
Hi Eros,

thanks for new ThinBasic :)

Dear thinBasicers, as you can see from What's new section in help file, lot of things has been added to the language.
If you are curious, how to use new UDT syntax, what are those UNIONs about, what new Asmosphere additions mean for user ... and even when you just want to know few tips and tricks on porting old BASIC code to ThinBasic ...

... then wait no longer and pick the very first issue of ThinBasic Journal (http://community.thinbasic.com/index.php?topic=1865.msg13758#msg13758)! ( imagine monumental music in the background now )

Other good news related to this ThinBasic release is that new NeHe OpenGL tutorials are ported to ThinBasic (http://community.thinbasic.com/index.php?topic=1864.msg13757) ( and work :) ). You can pick them from TBGL forum and also read some details on translation of this tutorials again in ThinBasic Journal (http://community.thinbasic.com/index.php?topic=1865.msg13758#msg13758) article. Thanks to Abraxas again for letting me know about movement on NeHe website!

- Big thanks to Eros and Charles Pegge for assistance and contribution to TBJ -


Hope you will like it,
Petr

P.S. You can use TBGL_ResetKeyStatus instead of TBGL_GetAsyncKeyState(-1), if you want to make your code look better ;) All sample scripts are now updated to this new "standard", as well as TBGL templates of course.

catventure
05-07-2008, 14:47
Great! Just downloaded it.
Some great new features in this release...
Thanks too for the *very* useful supplementary explanatory material in the form of "TBJournal"; quite unexpected but very welcome indeed :)

Best wishes,
catventure.

kryton9
05-07-2008, 23:28
Just looking through the list of new features and it is astonishing seeing them all in one place. Thanks guys very much!!