Mouse Over event
Posted
#1
(In Topic #1414)
Regular

I tried to google some examples and it's AI returned a chunk code that didn't work but it had something about a Mouse_Enter event and Mouse_Leave event….but I couldn't find anything about those. Do those 2 things even exists or does Google's AI need some work?
Posted
Guru

Just use these events..
Label1_Enter
Label1_Leave
Leave and enter events are Control.class events not Mouse events.
Posted
Guru

Posted
Regular

Posted
Guru

Posted
Regular

BruceSteers said
Where exactly did you find that "mouse over" example on the wiki?
Here:
Sollevare l'Evento MouseMove() di un Oggetto grafico spostando su di esso il mouse senza tenere premuto un suo tasto - Gambas-it.org - Wikipedia
Posted
Regular

rj71 said
BruceSteers said
Where exactly did you find that "mouse over" example on the wiki?
Here:
Sollevare l'Evento MouseMove() di un Oggetto grafico spostando su di esso il mouse senza tenere premuto un suo tasto - Gambas-it.org - Wikipedia
I just realized that's a different wiki than the gambaswiki.org
Posted
Guru

Never mind. <EMOJI seq="1f60a" tseq="1f60a">😊</EMOJI>
Wishing well
Posted
Guru

It's terrible for any other purpose 8-)
That's why I asked.
Posted
Regular

BruceSteers said
That example is specifically for showing mouse x and y positions as the mouse moves.
It's terrible for any other purpose 8-)
That's why I asked.
Ah, ok, I've learned something new today. Thanks again Bruce!
1 guest and 0 members have just viewed this.


