Page 1 of 4 123 ... LastLast
Results 1 to 10 of 32

Thread: Alternative IDE: thinSED

  1. #1

    Alternative IDE: thinSED


    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.

  2. #2
    Member
    Join Date
    Mar 2009
    Location
    Netherlands
    Age
    52
    Posts
    248
    Rep Power
    40

    Re: Alternative IDE: thinSED

    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

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

    Re: Alternative IDE: thinSED

    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

  4. #4
    Member
    Join Date
    Mar 2009
    Location
    Netherlands
    Age
    52
    Posts
    248
    Rep Power
    40

    Re: Alternative IDE: thinSED

    It seems the program doesn't like directory's and filenames with - in it, I renamed the files/directories and now it works!

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

    Re: Alternative IDE: thinSED

    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

  6. #6

    Re: Alternative IDE: thinSED


    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.

  7. #7

    Re: Alternative IDE: thinSED


    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.
    Attached Files Attached Files

  8. #8

    Re: Alternative IDE: thinSED

    Thanks Jose to support thinBAsic with your nice editor.

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

    Re: Alternative IDE: thinSED

    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

  10. #10
    Member
    Join Date
    Mar 2009
    Location
    Netherlands
    Age
    52
    Posts
    248
    Rep Power
    40

    Re: Alternative IDE: thinSED

    Quote Originally Posted by José Roca
    I have added double quotes to the paths. Let's see if this solves martin's problem.
    Yes, I can open and run all scripts now. Thanks José!

    btw I like the treeview display of functions and subs very much

Page 1 of 4 123 ... LastLast

Similar Threads

  1. Alternative IDEs
    By ErosOlmi in forum Alternative IDEs
    Replies: 33
    Last Post: 19-07-2021, 07:43
  2. Alternative IDE: PSPad
    By Petr Schreiber in forum Alternative IDEs
    Replies: 15
    Last Post: 27-08-2009, 17:52
  3. ThinBasic... an alternative?
    By Polarwolf in forum Shout Box Area
    Replies: 12
    Last Post: 14-08-2008, 20:03

Members who have read this thread: 2

Tags for this Thread

Posting Permissions

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