Re: Fire a MouseOutEvent

2009-05-05 Thread Chad
> > > Hi all, > > > I need to fire a MouseOutEvent on a PushButton and can't figure out > > the right way to do it. I have a couple different scenarios where I > > need this. One is when I click the button, it gets hidden (while the > > mouse is still o

Re: Fire a MouseOutEvent

2009-05-05 Thread Thomas Broyer
On 5 mai, 00:04, Chad wrote: > Hi all, > > I need to fire a MouseOutEvent on a PushButton and can't figure out > the right way to do it. I have a couple different scenarios where I > need this. One is when I click the button, it gets hidden (while the > mouse is still

Fire a MouseOutEvent

2009-05-04 Thread Chad
Hi all, I need to fire a MouseOutEvent on a PushButton and can't figure out the right way to do it. I have a couple different scenarios where I need this. One is when I click the button, it gets hidden (while the mouse is still over it). Then, when it is shown again, it has the appearance o