[Gambas-user] intercept focus

Fabien Bodard gambas.fr at ...626...
Fri Aug 14 21:03:01 CEST 2009


2009/8/14 Jean-Yves F. Barbier <12ukwn at ...626...>:
> Hi list,
>
> Is there a possibility to intercept events such as FocusIN/FocusOUT (well, not
> exactly: mouse hovering) from a widget?
>
> I want to use that to make my popup Invisible when mouse cursor leaves the widget.
>
> JY
> --
> To fear love is to fear life, and those who fear life are already three
> parts dead.
>                -- Bertrand Russell
>
> ------------------------------------------------------------------------------
> 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 at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>



Public sub MyWidjet_Leave()

End

http://gambasdoc.org/help/comp/gb.qt/control/.leave




More information about the User mailing list