Re: [Gambas-user] SetFocus in Editor control

2014-03-07 Thread Daniel Quintero
I put the SetFocus event on Form_Show and now it works :) *_* *Lic. Daniel Quintero Rojas* *¡Saludos desde México!* On Thu, Mar 6, 2014 at 11:12 AM, Daniel Quintero wrote: > Hi > > I'm using this control to highlight the code entered into it, but when I > use

[Gambas-user] SetFocus in Editor control

2014-03-06 Thread Daniel Quintero
Hi I'm using this control to highlight the code entered into it, but when I use Editor1.SetFocus in the Form_Open event, nothing happens. Can you help me? Thanks *_* *Lic. Daniel Quintero Rojas* *¡Saludos desde México!* --