[Gambas-user] DirView and FileView mouse events.
Brought to you by:
gambas
|
From: Jeffrey C. <mai...@gm...> - 2008-02-10 23:05:29
|
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 |