Results 1 to 5 of 5

Thread: thinBasic 1.7.5.0 just released

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

    thinBasic 1.7.5.0 just released

    Dear thinBasic user,

    we just released thinBasic programming language version 1.7.5.0

    This new release is mainly a bug fix release for all the bugs reported from previous version but, as usual, we added something new.

    • First of all 2 new controls: UpDown and ViewPort
      To check how to use them, see examples in respective directories: SampleScripts\UI\UpDown and SampleScripts\UI\ViewPort
      UpDown control is a 2 arrow control that can be associated (SetBuddy) with a text control working together to let user setup numeric/text fields
      ViewPort is an nice control that will let you manage complex windows inside a sort of ViewPort. ViewPort will automatically adjust vertical and horizontal scroll bars handling windows bigger than the parent window
    • Second: improved debugger.
      Fixed many situations where GPF could occur.
      Arrays or matrices up to 2 dimensions can now be inspected even if they contain thousands of values. I'm working on the 3rd dimension


    Regards
    thinBasic team

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

    Download from official web site under Download section.
    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
    thinBasic author ErosOlmi's Avatar
    Join Date
    Sep 2004
    Location
    Milan - Italy
    Age
    57
    Posts
    8,777
    Rep Power
    10

    Re: thinBasic 1.7.5.0 just released

    Forgot to say that starting from this version there will be an updated PDF version of thinBasic help file available in download section.

    See "Download/thinBasic offline Help files"
    http://www.thinbasic.com/index.php?o...tegory&catid=4

    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

  3. #3

    Re: thinBasic 1.7.5.0 just released

    Thanks Eros!

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

    Re: thinBasic 1.7.5.0 just released

    Eros,

    big thanks
    Really nice example scripts for new controls, and debugging of arrays is the most comfortable I have ever seen!
    As 1.7.5.0 is "just" bugfix release, all features will be covered in Journal for 1.8.0.0.
    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

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

    Re: thinBasic 1.7.5.0 just released

    Quote Originally Posted by Petr Schreiber
    and debugging of arrays is the most comfortable I have ever seen!
    Thanks.
    I'm trying to extend that visibility to UDT and arrays of UDT mixing a grid with a treeview. We will see.
    Also trying to add possibility to change variable content on the fly while debugging. Changes for next version I hope.

    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

Similar Threads

  1. thinBasic 1.0.10.1 released
    By ErosOlmi in forum Announcements
    Replies: 0
    Last Post: 26-06-2006, 08:40
  2. thinBasic 1.0.10.0 released
    By ErosOlmi in forum Announcements
    Replies: 0
    Last Post: 22-06-2006, 00:53
  3. thinBasic 1.0.9.2 released
    By ErosOlmi in forum Announcements
    Replies: 0
    Last Post: 23-02-2006, 01:17

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
  •