I need for editing realscripts a editfield with numbered lines.
Is there a class or code example? Thanks.
Frank
I am in the process of developing a class for this.
It is based on the Listbox but behaves a lot like a multiline EditField.
I've put a demo of the class so far at
http://rb.sgarman.co.uk/listboxdemo.rbp
You currently need to use ListBox1.ToString to get the code in a string.
The control is only tested on Windows so far and there is still some
work to do on it.
When it is finished, it will form part of a project on
http://code.google.com/p/rbscriptjottings/
Thanks, I will test this and call back.
Frank