> Hi Fabien,
> What a pity, you don't see the need for these events?
> I could be on the wrong track?  ;-(
> 
> mmh... ok, e.g.:
> 
> I want to create a contex-menue with right-mouse-click, or
> delete a file with the DEL-Key like: "IF key.Code = key.Delete THEN ...
> "
> 
> Sorry, for my understanding I need such events? Or have you a better
> concept for do this?
> 
> Regards,
> Jo
> 

FileChooser and FileView are compound controls. The events you want to catch 
are raised by inner control you don't have access, unless using Fabien's 
trick.

Why don't you take the FileView source code and modify it to have a contextual 
pop-up menu?

-- 
Benoît Minisini

------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to