[Gambas-user] programming question

Benoit Minisini gambas at ...1...
Fri Jun 18 20:30:03 CEST 2004


On Friday 18 June 2004 15:02, ZENODotus wrote:
> I have a little programming question I can't get out of...
>
> For a programm I'm writing I want to use mouseovers, but I have no idea how
> to implement that.
>
> For example:
>
> If I have a text like "This is an example", I want that my mouse goes over
> "This", a little form pops up with some explanation, if it goes over "is"
> the same, over "an" the same...
> How can I do that in gambas... Please help... Thanks

You must use the Enter and the Leave event.

-- 
Benoit Minisini
mailto:gambas at ...1...




More information about the User mailing list