I noticed Halo placing a editor on the frontpage. Unfortunately the problem he ran into was the lack of control over text. So today I started working on a native blitz text editor.
I have got a good deal in already but need to do a bit more before its usable. The editor is completely coded in Blitz+ without using dll's.
Below is a preview : (just a basic edit screen and a background picture)
http://www.cromdesign.nl/tools/edit.zip
I still need to link the selection text across multiple lines. Add scrollbars for extended line size. Add tabbing and various shotcut bits. Add text coloring, dynamic font adjustement, optimizing, intergrate parsing ect.ect
I would have released the code but its a mess and not modularized like I want. Give me a day or two to finish it. The code when released will only be usable for freeware or open source development.
So for people who want to make this. tell me what you think and want from the editor.
I have got a good deal in already but need to do a bit more before its usable. The editor is completely coded in Blitz+ without using dll's.
Below is a preview : (just a basic edit screen and a background picture)
http://www.cromdesign.nl/tools/edit.zip
I still need to link the selection text across multiple lines. Add scrollbars for extended line size. Add tabbing and various shotcut bits. Add text coloring, dynamic font adjustement, optimizing, intergrate parsing ect.ect
I would have released the code but its a mess and not modularized like I want. Give me a day or two to finish it. The code when released will only be usable for freeware or open source development.
So for people who want to make this. tell me what you think and want from the editor.