Qbasicnews.com

Full Version: Basic-Editor-Example ported to freeBASIC
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hallo all,

in the "Basic Editor" of Roland Walter you find an editor example, but this example is in PowerBasic. Now I ported this example to freeBASIC, you can download the ported example here:

http://download.daxa-chart.de/basic-editor-example.zip

The example is showing:
- syntax coloring
- sub/function folding
- how to use the BeScin.dll (based on the Scintilla.dll)

If someone want to port the whole source of the "Basic Editor" from PowerBasic to freeBASIC (about 3,500 lines of code), please ask Roland (roland@rowalt.de) for it, maybe he'll change to open source and give it to you. He can not do it now - he es very busy with his job in the moment and I'm too, sorry!

Have fun with the "Basic-Editor-Example"!

Kind regards from Germany!

Peter