[Gambas-user] Tollbar and Filechooser
    Benoit Minisini 
    gambas at ...1...
       
    Sat Dec  2 14:14:33 CET 2006
    
    
  
On Thursday 30 November 2006 19:26, R. Stormo wrote:
> Couple of questions.
> 1) When I have a toolbar-container with 4 indexes how to select index 2?
>
Use the Index property.
> 2) How to activate double click when selected a file?
>    Have tried to filechooser1_dblclick but it does not fire when I double
> click on a file.
There is an Activate event for that normally (DblClick is not sufficient, as 
sometimes there is a keyboard shortcut that has the same action).
Regards,
-- 
Benoit Minisini
    
    
More information about the User
mailing list