[Gambas-user] editor Find/Replace tool bug
Ron Onstenk
ronstk at ...239...
Sat Jun 10 02:43:03 CEST 2006
On Saturday 10 June 2006 00:43, Stefano Palmeri wrote:
>
> Hi, Benoit.
>
> In Gambas 1.9.31, when editing a class and using the
> Find/Replace tool to replace some text, I raise this error:
>
> FFind.?.0: #16: '.Editor.Selection.Text' is read only
>
>
> Gambas2 crashes at this line in FFind.class:
>
> .Selection.Text = $sReplace
>
> (of the 'DoSearch' function).
>
> Saluti,
>
> Stefano Palmeri
Are you try to do it on a readonly example?
Ron
More information about the User
mailing list