[Gambas-user] Programmatically clicking the TreeView (Gambas 2)

Rolf-Werner Eilert eilert-sprachen at ...221...
Fri Sep 16 13:21:52 CEST 2011


Argggh - so simple!

Thank you! :-)

Rolf


Am 16.09.2011 12:59, schrieb Fabien Bodard:
> 2011/9/16 Fabien Bodard<gambas.fr at ...626...>:
>> TreeView1.MoveParent
>> TreeView1.Item.Selected = TRUE
>> TreeView1_Click()
>>
>> :-)
> the only thing is you can't use the Last keyword !
>>
>> 2011/9/16 Rolf-Werner Eilert<eilert-sprachen at ...221...>:
>>> When I set
>>>
>>> TreeView.MoveParent
>>> TreeView.Item.Selected = TRUE
>>>
>>> the newly selected Item doesn't effect a click event. Is there a way to
>>> let that happen, or will I have to find an internal way to call the
>>> TreeView_Click function?
>>>
>>> Regards
>>> Rolf
>>>
>>> ------------------------------------------------------------------------------
>>> BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA
>>> http://p.sf.net/sfu/rim-devcon-copy2
>>> _______________________________________________
>>> Gambas-user mailing list
>>> Gambas-user at lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/gambas-user
>>>
>>
>>
>>
>> --
>> Fabien Bodard
>>
>
>
>





More information about the User mailing list