Results 1 to 9 of 9

Thread: thinAir: what Roberto is working on ...

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

    thinAir: what Roberto is working on ...

    No comments ;D
    Attached Images Attached Images
    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

    Re: thinAir: what Roberto is working on ...

    ;D

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

    Re: thinAir: what Roberto is working on ...

    Roberto,

    that will be cool!
    If I get it right there is even double view on single file?

    The folding is very nice feature.

    I keep my fingers crossed!


    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

    Re: thinAir: what Roberto is working on ...


    It looks like my editor Do you have switched to Scintilla?
    Attached Images Attached Images

  5. #5

    Re: thinAir: what Roberto is working on ...

    Hi José,

    yes I added to ThinAIR the choice of which editor to use the standard one (based on the built-in edit control) or the advanced (based on Scintilla edit control).
    I used yours editor sources for learning how to control Scintilla, thank you for this.

    Ciao,
    Roberto
    http://www.thinbasic.com

  6. #6

    Re: thinAir: what Roberto is working on ...

    Why two editor controls?

  7. #7

    Re: thinAir: what Roberto is working on ...

    Hi Michael,

    Because the editor must work else if the user has not the scintilla dll or it has a wrong version.
    Also the two editors have a quite different behavior, so every user can choose what they prefer.
    Maybe in the future it will remain only one. :-\

    Bye,
    Roberto
    http://www.thinbasic.com

  8. #8

    Re: thinAir: what Roberto is working on ...


    Because the editor must work else if the user has not the scintilla dll or it has a wrong version.
    Ship it with the editor.

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

    Re: thinAir: what Roberto is working on ...

    Yes, of course we will ship Scintilla dll with the editor but it will require time to align current editor functionalities with Scintilla ones. So having the option to switch from one to the other can solve some problems during phase 1 of switching. In future versions we will definitely move to Scintilla only. Anyway it is a Roberto decision.

    We have seen that maintaining an editor control is a very hard job. Roberto did a great job with his current editor control but going on with development, even if it give us great freedom, require a lot of time. Scintilla seems a good solution because we are able to compile C source code so if for some remote reasons we need to personalize it we can do it.

    Code Browser + Tabs + Scintilla will put thinAir into a new level of usability.
    Hope you will like it. Maybe not all functionalities will be ready immediately but we will work on it.

    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. thinBundle: fixes Roberto is already working on
    By ErosOlmi in forum thinBundle bugs report
    Replies: 1
    Last Post: 16-05-2007, 08:30

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
  •