Page 3 of 4 FirstFirst 1234 LastLast
Results 21 to 30 of 39

Thread: My simple editor

  1. #21

    Re: My simple editor

    Hi Kent...
    Yes it is good when you can use editor which you wish or like.
    I like thinAir but is little bit heavy and have slow respond.
    But that's just my own opinion.

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

    Re: My simple editor

    Good job Aurel,

    now it works!
    What was the cause of the problem?


    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

  3. #23

    Re: My simple editor

    This make problem:
    System "\\thinBasic\\thinBasic.exe",filename
    
    And i change to :
    SYSTEM Getstartpath+"thinBasic.exe",filename
    

  4. #24

    Magic Small editor update

    Hi all...
    i made small update in editor.
    remove richedit control on the botom of editor.
    Just doubleclick on item and editor will mark line
    where function start.
    Added autosave each time you run code.
    Function panel is also restarted.
    Added small info inside toolbar button 'Info'.

    download from:
    http://aurelbasicsoft.ucoz.com/MagicSmall2.zip
    Attached Images Attached Images

  5. #25
    Hi...
    I was wondering is anyone use my small editor?
    I know that is not something excellent but work...

  6. #26
    thinBasic MVPs kryton9's Avatar
    Join Date
    Nov 2006
    Location
    Naples, Florida & Duluth, Georgia
    Age
    67
    Posts
    3,869
    Rep Power
    404

    getting garbage at the end of file

    Aurel, I like your editor, thanks for another option!

    I am getting an error on any thinBasic file I open. I get garbage characters at the end of file. In some cases, if the last line of code is end function... I get end function(garbage here)... and then an error saying no end function.

    It is easy to fix, just delete any garbage and press return to create a new line and then the program runs fine.

    A feature request would be a font size option. I usually use new courier 12 with my 54 year old eyes

    Other than that, I like your color scheme and the use of line numbers!
    Keep up the good work!
    Acer Notebook: Win 10 Home 64 Bit, Core i7-4702MQ @ 2.2Ghz, 12 GB RAM, nVidia GTX 760M and Intel HD 4600
    Raspberry Pi 3: Raspbian OS use for Home Samba Server and Test HTTP Server

  7. #27
    thinBasic MVPs danbaron's Avatar
    Join Date
    Jan 2010
    Location
    California
    Posts
    1,378
    Rep Power
    152
    I downloaded and tried it, Aurel.

    I like the font, the font size, and the background color.

    I can't get it to execute a script, nothing happens.

    The ReadMe file says, "Unpack content of zip into thinBasic folder.". I did that. I tried putting the 6 files into, c:\thinbasic, c:\thinbasic\magicsmall2, c:\thinbasic\bin, and, c:\thinbasic\thinair.

    I think I have version 1.8.0 of thinBasic installed.


    Dan

    Last edited by danbaron; 19-11-2010 at 04:55.
    "You can't cheat an honest man. Never give a sucker an even break, or smarten up a chump." - W.C.Fields

  8. #28
    Dan as you see work for Kent...
    So you probably do something wrong.
    You must all files from zip unpack or extract into thinBasic folder
    where is thinBasic.exe.
    Again - magicsmall2.exe must be in same folder( directory ) where is
    thinBasic exe.

    @Kent...
    Yes weird thing that some examples have garbage on the end,as
    you say just remove garbage and all works fine.
    Why that heapend im not sure i see something similiar in some
    other files.

    all best..
    Aurel

  9. #29
    Member
    Join Date
    Sep 2008
    Location
    Germany
    Posts
    406
    Rep Power
    56
    Hello,

    looks good for me ! goes without problems !
    it's a super weapon. I saw that you are member to the Oxygen forum.
    you might write it for OxygenBasic too! what do you think?

    best wishes

  10. #30
    Hello Peter...

    Kent say me same thing but i dont know .
    I think that Charles have something different on his mind about
    editor.As i see some sort of openGL based editor.
    Why openGL im not sure?
    I think that i can make something similar for OxyBasic
    but first i wanna see Charles work.

Page 3 of 4 FirstFirst 1234 LastLast

Similar Threads

  1. What editor?
    By Michael Clease in forum Fixed or cleared errors in help material
    Replies: 7
    Last Post: 31-10-2007, 04:19
  2. [IDE] SED Editor
    By José Roca in forum Power Basic
    Replies: 5
    Last Post: 23-07-2007, 20:07

Members who have read this thread: 1

Posting Permissions

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