[Gambas-user] DirView and FileView mouse events.
Benoit Minisini
gambas at ...1...
Mon Feb 11 00:10:19 CET 2008
On dimanche 10 février 2008, Jeffrey Cobb wrote:
> I'm can't seem to capture mouse events for the DirView and FileView
> controls. Click seems to work ok... but I can't capture MouseDown or
> MouseUp -- I'm attempting to capture the Right-Click event for these
> controls.
>
> It's basically a Form with an HSplit Panel, the two above controls are
> contained within the HSplit. I'm using the QT components.
>
> Jeff
>
DirView and FileView are not basic controls, so using MouseDown and MouseUp
events have no sense. What do you want to do exactly?
--
Benoit Minisini
More information about the User
mailing list