[Gambas-user] Select an entry in a combo or list box by keypress - Is there a better way.

Benoit Minisini gambas at ...1...
Sat Sep 13 17:39:28 CEST 2008


On samedi 13 septembre 2008, Kari Laine wrote:
> Hi,
>
> i am trying to understand this observer. I include a little project that I
> tested with.
>
> PUBLIC SUB Form_Open()
> 'ListBox1.Add("box1row1")
> 'ListBox1.Add("box1row2")
> 'ListBox1.Add("box1row3")
>
> if these lines are uncommented the observer ceases to work.
>
> I cannot get the focus to move so that LostFocus would be triggered.
>
> I tried to make observer to react on TextBox events  without success.
>
> Heading to Gambas-ide to find example ....
>
> Best Regards
> Kari Laine

I cannot read your attachment: if you want to make an archive of a Gambas 
project, there is a menu entry for that in the IDE.

Regards,

-- 
Benoit Minisini




More information about the User mailing list