Whatever Icons that are currently on your Programs/Places list will come up.
If you use small icons on the left (in programs list)....you'd have to have a way to hide part of the text (example: white text on white background and you'd have to create a Mouseover Image that also hides the text). With large icons on the left it's easy, because all you do is tweak the margins. You have to have a wide enough StartMenu to accommodate the
(LogOff Button) "Log Off" text (ShutDown Button) |
The problem you run into, is that no matter what you do the 'Log Off' is always going to be there inbetween the LogOff button and the ShutDown button. So the minimum overall width you can have is from adding the following:
For a Small Icon Menu (100 to 110 pixels wide...guestimate since I haven't done this one yet)...
(Left Frame) + (LogOff Button) + "Log Off" text + (ShutDown Button) + (Right Frame) |
For a Large Icon Menu (107 minimum to 110 pixels wide)...
(Left Frame) + (Program Icon) + (Center of Menu) + (Places Icon) + (Right Frame) |
The key is...the smaller your LogOff/ShutDown buttons...the narrower your start menu.
The Hidden "Logoff" and "ShutDown" text....
This tweak is all SZ71's creation. Because the Text centers itself vertical on the button image, you have to create a button that is tall enough to "push" the text below the BottomBar. In SZ71's skin his "Buttons" are 9 pixels tall and he added another 21 pixels below the buttons, in the LogOffButtons Image to force the LogOff text to center itself below the buttons. Using the original XP buttons 21 pixels tall, I had to add 40 pixels to the bottom of the buttons. Then it's just a matter of adjusting the top/bottom content margins until you have the buttons centered so that the text doesn't show. Pretty neat trick he came up with
The Hidden "All Programs" text....
This tweak is inspired by SZ71's hidden LogOff/ShutDown text...it's almost the same as above except you add the addition space to the left of the MorePrograms button, but the space has to be a copy of the graphics to the left of the All Programs Button and magic pink and tga transparency doesn't work here or the mouseover color will show.
Anyway for those like me that are verbally impaired and learn better from using, I am uploading a SkinStudio Widget called CapGun of the CompactStartMenu...nothing fancy...just a template starting point