transparent desktopx objects, weather, meters, calendar

are there any fully transparent desktopx weather,meters, and calendar objects?
1,577 views 8 replies
Reply #1 Top
In each object under 'Mouse Away' create a clone (Mouse Over). Make the 'Mouse Away' transparent and leave the 'Mouse Over' as is.
Reply #3 Top
Just add 'Mouse Over'
Reply #4 Top
hmm on mouse over the object is still transparent, trying this with a calendar and weather objects
Reply #5 Top
make sure the object activation properties are set to "rectangular area" otherwise it will not register a mouseover event when it is transparent. You can find this in the relation tab of the object properties dialog.
Reply #6 Top
hmm its not working, i did as you guys said but even with my mouseover the object its still transparent
Reply #7 Top
when you created the mouseover state did you either copy the parameters from the mouseaway state (before you made that transparent) or else assign the graphics to the new state?
Reply #8 Top
You can also set the object's visibiliy to none, and trigger it's visibility when you click or mouse over  a second object that you could make transparent.