Ron a écrit :
> Is it possible to catch events from a DataBrowser object?
> 
> Lets say
> PUBLIC SUB DataBrowser1_MouseUp()
> ...
> END
> PUBLIC SUB DataBrowser1_DblClick()
> ...
> END
> 
> The docs say those are valid but I cannot get it to work, they dont seem 
> to get called, anyone use these?
> 
> Gambas 2.15.2, qt.

Wild guess: they're preempted by the sorting command it applies to a column
when you click on its header.

JY
-- 
You are here:
                ***
                ***
             *********
              *******
               *****
                ***
                 *

                 But you're not all there.

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to