hi
Thanks for the reply thats exactly what i want , i already made a code of
more than 1000 lines(chunk of code is in program.py script) and when i try
to add your code for mouse over effect its not giving me required result .
i saved your script with the name of hover.py
from PyQt4 import QtGui
On Tuesday 21 February 2012, 03:27:41 uahmed wrote:
> hi ,
>
> I want to do hover i saw an example and then write a script which
> will be use as i made program i am facing one problem that hover only
> occur if u putt mouse on the left corner of button i want that it
> will happen for all the butt
any help !
On Tue, Feb 21, 2012 at 7:27 AM, uahmed wrote:
> hi ,
>
> I want to do hover i saw an example and then write a script which will be
> use as i made program i am facing one problem that hover only occur if u
> putt mouse on the left corner of button i want that it will happen for all
hi ,
I want to do hover i saw an example and then write a script which will be
use as i made program i am facing one problem that hover only occur if u
putt mouse on the left corner of button i want that it will happen for all
the button that if i move cursor on button then it should change. here