From: Yvon T. <yvo...@gm...> - 2007-09-03 17:53:30
|
i'm able to make the image of a button (the same as in eSync) rotating when the button isn't pressed. then the lines of code are correct. however after the button has been activated, it stays darker without rotating. obviously i've tried to setImage and/or setAlternateImage without success... the rotation of the image is done in a thread apart from main one. any idae ??? the thread is perfectly working when used apart from the true action of the button... what i'd like to do : have a similar button as in eSync -- yvon |