SkinStudio Trouble with Maximize Caption Bar
help please
Friday, August 25, 2006 by artweasloh | Discussion: Community
Something is wrong. I am attempting to create my first ever perpixel skin. everything is going so well with the skin but something is not right with the maximized window caption. when i apply the skin to test it, and when i maximize, say the "My Documents" window, the max caption bar can't be seen. all i see is the title text. even the window buttons are gone. Everything is fine with the rest of the window, the only problem is that max caption bar. What should I do?
I studied every single per pixel skin that i have, disected the max caption bar section in the UIS2 code and followed "verbatim" the specifications made with other skins. (Naturally i would be using Skinstudio to do that)However, it still doesn't resolve my problem. Please Help me...somebody, anybody... Thank you.
By the way I am using the free version of skinstudio and i do believe that it has the same function as that of the Professional version.
Reply #2 Sunday, August 27, 2006 12:58 AM
After looking at a few skins, the common denominator I see for the Max Caption is a TGA image, but "Transparency and translucency -Switch" is set to "Opaque", and the "Translucency -Switch" is set to "NOT used".
Reply #3 Wednesday, January 9, 2008 4:45 AM
I,m using SkinStudio 6.
Any idea?
Reply #4 Wednesday, January 9, 2008 7:01 AM
(there is actually another image for maximized)
In SKS 5 goto tree in left pane...Window Borders-PerPixel/Maximized Caption
Noe if you want to use the same images as (caption)after clicking Maximized Caption just click the down arrow in the box that gives you the preview and image name scroll through the images find your (window frame.tga )select it set content and sizing margins
In SKS 6 Edit Tilebars and/Edit PerPixel frames/Maximized Caption
Note in both instances make sure you have transparent...and ...translucent checked and it shows in the code (in SKS 5 the check boxes dont always take)
Reply #5 Sunday, January 13, 2008 2:26 PM
1. The image used for max-caption is truncated at the left and right side by the width of right and left widow borders so you have to add those values to painting margins and text/button positions. (seems to be some kind of relict from UIS2 windows, at least it follows the same geometric principle)
2. Don´t forget that the hight of max-caption is defined in Extra Settings in Caption (normal).
For me it was helpful to set the number of frames to 1. This is better for beginning and getting the feeling for it.
* which you have to do a lot when starting skinning WB due to almost NO documentation from Stardock. Though WB and SS are great this is such a negative point...
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 Saturday, August 26, 2006 10:41 PM