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

Kari Laine klaine8 at ...626...
Sat Sep 13 17:33:39 CEST 2008


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: observer1.tar.gz
Type: application/x-gzip
Size: 649 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20080913/26ba2cdc/attachment.bin>


More information about the User mailing list