Page 3 of 15 FirstFirst 1234513 ... LastLast
Results 21 to 30 of 148

Thread: thinBasic beta 1.7.10.0

  1. #21

    Re: thinBasic beta 1.7.10.0

    okidoki.

  2. #22
    thinBasic MVPs
    Join Date
    May 2007
    Location
    UK
    Posts
    1,427
    Rep Power
    159

    Re: thinBasic beta 1.7.10.0

    Quote Originally Posted by Michael Hartlef
    okidoki.
    thats my daughters new word

    Thanks for the update Eros and I am testing when I get time but DIY is getting in the way at the moment.

    on a side note I am working on a module but I'm keeping quiet for the moment, I wrote a test version in TB and now I want to rewrite in Freebasic but I cant get string to work properly. I'm doing it in FB so that when its done I can release the code for anyone to work on.
    Home Desktop : Windows 7 - Intel Pentium (D) - 3.0 Ghz - 2GB - Geforce 6800GS
    Home Laptop : WinXP Pro SP3 - Intel Centrino Duo - 1.73 Ghz - 2 GB - Intel GMA 950
    Home Laptop : Windows 10 - Intel(R) Core(TM) i5-4210U CPU @ 1.70GHz, 2401 Mhz, 2 Core(s), 4 Logical Processor(s) - 4 GB - Intel HD 4400
    Work Desktop : Windows 10 - Intel I7 - 4 Ghz - 8GB - Quadro Fx 370

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

    Re: thinBasic beta 1.7.10.0

    Great, thanks.

    On FB strings maybe you can ask Charles. He had done a lot with Oxygen.
    Maybe you can download Oxygen sources and see how things work on there.

    Let me know.
    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

  4. #24

    Re: thinBasic beta 1.7.10.0


    Hi Mike,

    TB uses ole Bstrings but FB uses its own system for dynamic strings. To cross the compatibility barrier I copy the byte contents from one to the other, creating new Bstrs when returning strings to TB

    Charles

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

    Re: thinBasic beta 1.7.10.0

    Hi all.

    I've updated thinBasic 1.7.10.0. You can download it from the link in the first post of this thread.

    Main changes:
    • thinAir: improved with new Code control window (docked). This new window is just a start so it can happen that there are some bugs. I will improve a lot in near future
    • thinAir: code editor improved comment/uncomment undo/redo
    • thinAir: upper tabs now linked with editor windows
    • thinAir: fixed keywords proper case while typing
    • thinAir: fixed hard/soft tabs and tabs size
    • Help: added help for SMTP keywords
    • TBGL: updated to the latest available
    • Oxygen: updated to the latest available


    Hope AV false positive will not be present. If yes, please let me know which file and which AV software.
    I will try to contact AV software developer and change something in thinBasic files in order to bypass those errors.

    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. #26
    Super Moderator Petr Schreiber's Avatar
    Join Date
    Aug 2005
    Location
    Brno - Czech Republic
    Posts
    7,128
    Rep Power
    732

    Re: thinBasic beta 1.7.10.0

    Good job Eros,

    thinAir is now much more usable and the docking code browser is superb!
    NOD32 was silent during the installation and execution of the scripts.
    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. #27

    Re: thinBasic beta 1.7.10.0

    Nice job. I like that you can position the codebrowser like you want to. I prefer it on the right side.

    AVIRA Antivir acted up again.
    Attached Images Attached Images

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

    Re: thinBasic beta 1.7.10.0

    I will release a new version in 30 mins from now.
    Petr found a problem in thinAir that can produce 99% CPU usage. It is now fixed but I need to repackage thinBasic again.
    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

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

    Re: thinBasic beta 1.7.10.0

    Quote Originally Posted by Michael Hartlef
    Nice job. I like that you can position the codebrowser like you want to. I prefer it on the right side.

    AVIRA Antivir acted up again.
    Michael,

    during setup installation, setup uses temp files names to extract files from setup. Than files are renamed.
    The file Avira is complaining is for sure a .DLL mod. Can you check which one is missing? Is still INext module?

    Also HEUR/Malware is in many occasions used when AV suspect something but not sure so all goes under [wiki=http://en.wikipedia.org/wiki/Heuristic]Heuristic[/wiki].

    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

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

    Re: thinBasic beta 1.7.10.0

    Updated thinBasic beta 1.7.10.0 again. You can download it from the link in the first post of this thread.

    Main changes:
    • thinAir: possibly fixed 99% CPU usage reported by Petr.
    • thinAir: removed install differentiation WIN9x and more recent OS because thinAir is now back compatible. So setup is a little bit smaller (few Kb)
    • thinAir: few cosmetic changes to Code Browser taken/inspired by José Rocha SED editor. Just started but because I had to release this fix, they are already there even if incomplete


    Sorry for the problem
    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

Page 3 of 15 FirstFirst 1234513 ... LastLast

Similar Threads

  1. thinBasic Beta 1.8.6.0
    By ErosOlmi in forum thinBasic Beta testing
    Replies: 31
    Last Post: 07-05-2011, 11:06
  2. thinBasic Beta 1.8.2.x
    By ErosOlmi in forum thinBasic Beta testing
    Replies: 13
    Last Post: 21-06-2010, 10:10

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
  •