Re: [Gambas-user] Positioning the editor to a specific line and making it visible

2014-01-14 Thread Bruce
On Wed, 2014-01-15 at 03:44 +0100, Benoît Minisini wrote: > Le 15/01/2014 01:44, Bruce a écrit : > > I can't work out how to do this. blah, blah, blah > > tia > > Bruce > > > > The CurrentLine is for highlighting the current line of code during a > debugging session. > > Use the Editor.Goto()

Re: [Gambas-user] Positioning the editor to a specific line and making it visible

2014-01-14 Thread Benoît Minisini
Le 15/01/2014 01:44, Bruce a écrit : > I can't work out how to do this. > > I have an Editor control with a form definition (xyz.form) in it, I am > trying to search for the definition of, say, a toolbar called > "tbrProjectEdit" which starts at line 220. This is initiated by a > double click on a