Results 1 to 10 of 15

Thread: thinBasic Beta 1.8.8.0

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    thinBasic author ErosOlmi's Avatar
    Join Date
    Sep 2004
    Location
    Milan - Italy
    Age
    57
    Posts
    8,777
    Rep Power
    10

    thinBasic Beta 1.8.8.0

    thinBasic Beta 1.8.8.0
    Download from: http://www.thinbasic.biz/projects/th...ic_1.8.8.0.zip
    • Some bugs fixed and features added
    • In particular we have started to add what we called "Module Classes". It is still an under development feature but very promising. We hope module classes will be able to introduce a lot of new features and opportunities in future thinBasic release.
      Module classes are a sort of OOP developed inside thinBasic modules. They takes advance from Power Basic classes and implements a way to map binary classes to script objects.
      So far only one class has been released to the public. Its name is cTimer and implements an object timer able to measure time from microseconds to seconds plus allows recording intermediate time. To start testing, please check thinBasic help and have a look at sample script in \thinBasic\SampleScripts\Classes\cTimer\
    • Removed dependency library for SMTP module.
    • TBGL and Oxygen modules updated to the latest available so far in thinBasic SVN Server.
    See thinBasic help for complete and detailed list of changes.
    Also please follow support area if you want to check what's going on under the curtains in thinBasic development

    Regards
    Eros
    www.thinbasic.com | www.thinbasic.com/community/ | help.thinbasic.com
    Windows 10 Pro for Workstations 64bit - 32 GB - Intel(R) Xeon(R) W-10855M CPU @ 2.80GHz - NVIDIA Quadro RTX 3000

  2. #2
    Super Moderator Petr Schreiber's Avatar
    Join Date
    Aug 2005
    Location
    Brno - Czech Republic
    Posts
    7,128
    Rep Power
    732
    The Module Classes are really important step into new direction and I think not only MikeClease will appreciate nice ThinAIR about box with modules and versions listed


    Petr
    Last edited by Petr Schreiber; 19-06-2011 at 22:57.
    Learn 3D graphics with ThinBASIC, learn TBGL!
    Windows 10 64bit - Intel Core i5-3350P @ 3.1GHz - 16 GB RAM - NVIDIA GeForce GTX 1050 Ti 4GB

  3. #3
    thinBasic author ErosOlmi's Avatar
    Join Date
    Sep 2004
    Location
    Milan - Italy
    Age
    57
    Posts
    8,777
    Rep Power
    10
    Update download of thinBasic 1.8.8.0 http://www.thinbasic.biz/projects/th...ic_1.8.8.0.zip
    1. New cTimer class was wrongly calculating microseconds (thanks ray@in51.com user)
    2. removed thinAirC.dll from thinAir dependencies
    www.thinbasic.com | www.thinbasic.com/community/ | help.thinbasic.com
    Windows 10 Pro for Workstations 64bit - 32 GB - Intel(R) Xeon(R) W-10855M CPU @ 2.80GHz - NVIDIA Quadro RTX 3000

  4. #4
    thinBasic MVPs kryton9's Avatar
    Join Date
    Nov 2006
    Location
    Naples, Florida & Duluth, Georgia
    Age
    67
    Posts
    3,869
    Rep Power
    404
    Nice to see the updates guys.

    Just noticed some things that need to be addressed sometime in the future. See attached picture.
    1. user help, modules not named...
    2. tbgl new keywords don't highlight and tbgl help does not define these new items.
    Attached Images Attached Images

  5. #5
    thinBasic author ErosOlmi's Avatar
    Join Date
    Sep 2004
    Location
    Milan - Italy
    Age
    57
    Posts
    8,777
    Rep Power
    10
    Thanks Kent.

    Opened a bug report in support area for un-named help: http://www.thinbasic.com/community/p...hp?issueid=293
    I removed possibility to manually specify help file in favor of thinAir automatically loads help files found in \thinBAsic\Hep\ directory. There must be an error in loading them.

    Regarding new TBGL keywords not highlighted I need to talk with Petr and try to understand if it is ok or we need to fix something.

    Ciao
    Eros
    www.thinbasic.com | www.thinbasic.com/community/ | help.thinbasic.com
    Windows 10 Pro for Workstations 64bit - 32 GB - Intel(R) Xeon(R) W-10855M CPU @ 2.80GHz - NVIDIA Quadro RTX 3000

  6. #6
    Super Moderator Petr Schreiber's Avatar
    Join Date
    Aug 2005
    Location
    Brno - Czech Republic
    Posts
    7,128
    Rep Power
    732
    Hi Kent,

    these keywords are not new, they are just types (mentioned for example in TBGL_GBufferDefineFromArray topic).
    But I agree maybe it would be nice if even module types could be highlighted.


    Petr
    Learn 3D graphics with ThinBASIC, learn TBGL!
    Windows 10 64bit - Intel Core i5-3350P @ 3.1GHz - 16 GB RAM - NVIDIA GeForce GTX 1050 Ti 4GB

  7. #7
    thinBasic author ErosOlmi's Avatar
    Join Date
    Sep 2004
    Location
    Milan - Italy
    Age
    57
    Posts
    8,777
    Rep Power
    10
    Updated thinBasic 1.8.8.0 http://www.thinbasic.biz/projects/th...ic_1.8.8.0.zip
    1. Fixed user help menu as suggested by Kent in previous post.
    2. added new keyword to list loaded module UDTs: APP_ListUDTs...
    3. updated script used to generate thinAir keywords
    4. thinAir will now highlight native module UDTs
    5. updated TBGL module (thanks Petr)
    6. updated TBGL Help File (again thanks Petr)
    www.thinbasic.com | www.thinbasic.com/community/ | help.thinbasic.com
    Windows 10 Pro for Workstations 64bit - 32 GB - Intel(R) Xeon(R) W-10855M CPU @ 2.80GHz - NVIDIA Quadro RTX 3000

  8. #8
    Super Moderator Petr Schreiber's Avatar
    Join Date
    Aug 2005
    Location
    Brno - Czech Republic
    Posts
    7,128
    Rep Power
    732


    Thanks Eros,

    perfect!


    Petr
    Learn 3D graphics with ThinBASIC, learn TBGL!
    Windows 10 64bit - Intel Core i5-3350P @ 3.1GHz - 16 GB RAM - NVIDIA GeForce GTX 1050 Ti 4GB

  9. #9
    thinBasic MVPs kryton9's Avatar
    Join Date
    Nov 2006
    Location
    Naples, Florida & Duluth, Georgia
    Age
    67
    Posts
    3,869
    Rep Power
    404
    You guys are always so fast at fixes, the best... thanks!

  10. #10
    thinBasic author ErosOlmi's Avatar
    Join Date
    Sep 2004
    Location
    Milan - Italy
    Age
    57
    Posts
    8,777
    Rep Power
    10
    www.thinbasic.com | www.thinbasic.com/community/ | help.thinbasic.com
    Windows 10 Pro for Workstations 64bit - 32 GB - Intel(R) Xeon(R) W-10855M CPU @ 2.80GHz - NVIDIA Quadro RTX 3000

Similar Threads

  1. thinBasic beta 1.7.10.1
    By ErosOlmi in forum thinBasic Beta testing
    Replies: 11
    Last Post: 08-02-2010, 07:09

Members who have read this thread: 0

There are no members to list at the moment.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •