Resize Sidebar Gadget
Tuesday, February 24, 2009 by JukEboXAuDiO | Discussion: DesktopX
Ok so I finally got my Windows Sidebar gadget exported and it works great. I have 1 problem. The gadget is collapsable. The problem is when its collapsed it still takes up all the space on the sidebar that it was using from when it was in full view. Is there a way to subtract from the real estate on the sidebar when it is collapsed? That will complete the gadget project. Thanks.
Please login to comment and/or vote for this skin.
Welcome Guest! Please take the time to register with us.
There are many great features available to you once you register, including:
- Richer content, access to many features that are disabled for guests like commenting on the forums and downloading skins.
- Access to a great community, with a massive database of many, many areas of interest.
- Access to contests & subscription offers like exclusive emails.
- It's simple, and FREE!







Reply #1 Wednesday, February 25, 2009 10:35 AM
I have figured this one out on my own by building a container object and making the transparency 0. When the tabs are clicked it changes the size of the parent object and moves up the other objects to the correect size. Let me know if you would like the code.