It is currently May 4th, 2024, 11:07 am

Problems with BUTTON...

Report bugs with the Rainmeter application and suggest features.
User avatar
~Faradey~
Posts: 366
Joined: November 12th, 2009, 4:47 pm
Location: Ukraine

Problems with BUTTON...

Post by ~Faradey~ »

I found that with new Rainmeter beta release some of my BUTTON meters stop working as before...On MouseOver that start to blinking or just disappears... :( looks like now BUTTON meter don't like images with transparent background or something like that?

Below is an archive with some images that i have problems:
You do not have the required permissions to view the files attached to this post.
User avatar
Seahorse
Posts: 1175
Joined: June 9th, 2010, 5:56 pm
Location: Locks heath, UK

Re: Problems with BUTTON...

Post by Seahorse »

Whoa! I have a button or two doing the same... :?
"Regrettably your planet is one of those scheduled for demolition"
Mike

My Skins at DeviantArt

User avatar
spx
Developer
Posts: 686
Joined: August 15th, 2009, 2:41 pm
Location: Osaka, JPN

Re: Problems with BUTTON...

Post by spx »

Do you use "Background=" and png image with transparent in the skin?
User avatar
~Faradey~
Posts: 366
Joined: November 12th, 2009, 4:47 pm
Location: Ukraine

Re: Problems with BUTTON...

Post by ~Faradey~ »

spx wrote:Do you use "Background=" and png image with transparent in the skin?
no, as a background i use an IMAGE meter with png image, and before that beta all worked well...and i've noticed interesting thing:
- if background image is present, i can click on button even if i can't see it (because it's disappears when i mouse over it), for example:

Code: Select all

[Rainmeter]
Author=Author
Update=1000

[Variables]
FontColor=220,250,250

[Background]
Meter=Image
ImageName=background.png
X=0
Y=0
W=500
H=500
Hidden=0

[M_Button0]
Meter=Button
ButtonImage=but1.png
X=0
Y=0
Hidden=0
ButtonCommand=!execute [!ToggleMeter Background][!Redraw]
- but if background is absent then i can't :???:

Just try to use one of the images i've posted above in simple skin (like i posted here), and you will see it yourself:
User avatar
spx
Developer
Posts: 686
Joined: August 15th, 2009, 2:41 pm
Location: Osaka, JPN

Re: Problems with BUTTON...

Post by spx »

Found a silly mistake, so fixed it. Try this:
dll.zip
User avatar
~Faradey~
Posts: 366
Joined: November 12th, 2009, 4:47 pm
Location: Ukraine

Re: Problems with BUTTON...

Post by ~Faradey~ »

Yes) now all works fine. :thumbup:
Tnx. :great:
User avatar
Seahorse
Posts: 1175
Joined: June 9th, 2010, 5:56 pm
Location: Locks heath, UK

Re: Problems with BUTTON...

Post by Seahorse »

~Faradey~ wrote:Yes) now all works fine. :thumbup:
Tnx. :great:
Ditto... :D
"Regrettably your planet is one of those scheduled for demolition"
Mike

My Skins at DeviantArt

User avatar
dafmat71
Posts: 31
Joined: August 27th, 2011, 8:24 pm
Location: Brussels

Re: Problems with BUTTON...

Post by dafmat71 »

THX spx for the dll, it works fine now( had the same problem on my buttons!) Image
Wish that Poiru will integrate it on next build!!
Image
poiru
Developer
Posts: 2872
Joined: April 17th, 2009, 12:18 pm

Re: Problems with BUTTON...

Post by poiru »

dafmat71 wrote:Wish that Poiru will integrate it on next build!!
spx has committed the fix already and it will be included in the next beta :)