Hi Eros,
Great that you're working on a new version of ThinAir!
Is it possible to make these vertical lines between code with tabs (see thumbnail)? It reads very easy. Also optionaly showing linenumbers are a good addition I think.
Martin
Printable View
Hi Eros,
Great that you're working on a new version of ThinAir!
Is it possible to make these vertical lines between code with tabs (see thumbnail)? It reads very easy. Also optionaly showing linenumbers are a good addition I think.
Martin
I do not think I will be able to add at least in the first phase.
But when I will have stabilized the situation and released the first working version I will get requests and see what I can do.
Ciao
Eros
that 's no problem, I am not in a hurry and fixing the problems is most important ofcource
thanks,
martin
I was able to move Codesense Edit control DLL as thinAir resource and load the DLL from memory instead that from disk.
In this way there will be a dependency DLL less.
Hope to be able to release first working thinAir by end of week. Maybe not all tools will work but it will be quite usable.
Eros
Looking forward for a testride on the weekend
: )
Added and fixed code synchronization between editor and code browser.
Can't wait for the first preview, this looks very promising!
Still missing all tools and all program configuration saving but that will come later.
I'm setting up the following:
- main application accelerators
- find/replace functionalities
Than I will tune a little syntax highlighting text file containing keywords (it is currently done by hurry) and that I will try to release an updated thinBasic.
Eros
First thinAir new version released in thinBasic beta 1.7.10.0
See http://community.thinbasic.com/index...=2899.msg21972
Many features and options are still to be configured but the main part should work.
Before going on fixing and developing missing parts I will wait for some feedback to see if important bugs are present in editor area.
If not big problems, I will go on with: tools, option configuration, improved code browser.