Good evening José,
This editor looks very nice, a bit simulair to ThinAir, but more features . But I can not run all my thinbasic scripts. Some UI scripts work and some not. Must test it further to find out why...
Kind regards,
Martin
I have made a quick adaptation of the SED Editor to work with thinBasic.
In the Menu-->Options-->Compiler just check the default compiler radio button and set the paths for the compilers. The other fields are ignored for now.
Don't use the projects because they haven't been adapted yet.
For now, you can edit and compile thinBasic script files, with syntax coloring and a ton of editing functions.
If you like it, more features can be adapted/added later.
The attachment contains the executable, thinSED100.EXE, and the PowerBASIC source code.
Just unzip it in the folder of your choice and set the compiler options to start working with it.
To compile, use Ctrl+F5, Ctrl+M or click the compile toolbar button.
Good evening José,
This editor looks very nice, a bit simulair to ThinAir, but more features . But I can not run all my thinbasic scripts. Some UI scripts work and some not. Must test it further to find out why...
Kind regards,
Martin
José,
thank you so much!
I think it is far better solution for ThinBASIC than PSPad
Martin, which script did not run for you?
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
It seems the program doesn't like directory's and filenames with - in it, I renamed the files/directories and now it works!
José,
thanks a lot for this nice surprise
that comes to help to current thinAir suffering period.
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
Just trying to help. I have made only the changes needed to allow to edit and compile scripts until you get thinAir fixed.
The problem pointed by martin must be because I have forgot to surround the path between quotes. I will fix it ASAP.
I have added double quotes to the paths. Let's see if this solves martin's problem.
The attached file only contains thinSED100.bas and thinSED100.exe. Unzip it and overwrite the older files.
Edit: The changes have been incorporated to the attached file in the first post of this thread.
Thanks Jose to support thinBAsic with your nice editor.
José,
just to keep things organized, can you please update attached file in first post instead posting other attached versions?
I think it is easier for people navigating at a later time to find the correct version.
Thanks a lot
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
Yes, I can open and run all scripts now. Thanks José!Originally Posted by José Roca
btw I like the treeview display of functions and subs very much
Bookmarks