perpixel loggoff dialogbackground
Thursday, May 1, 2008 by Vampothika | Discussion: Skinning
hmm for some reason my perpixel logg off dialogbackground is not working right.
1 in the code i have added trans=1, perpixel=1, hide text=1
ive also had to 'force' the bmp loggoffdialogbackground to be a bmp, it keeps applying as a tng file, so not sure why that is happening either.....first time ive had this problem. The perpixel loggoff dialog background applies in its proper format, just the bmp is acting queer..
plus the text 'log off computer' is still there despite me turning it off..........
xp skin in sk5.
Reply #22 Saturday, May 3, 2008 10:18 AM

Notice in log off no pixelation ---SimpleMode=3 means show true size
in shut down you have 1 extra button you can play with the sizing margins though!
Reply #23 Saturday, May 3, 2008 1:58 PM
I did not actually take a look at the code itself.. so seeing Kitty has a 'copy' of the old and new files maybe she can post that.
-------------------------------------
A few tips on the logoff and shutdown section.. some related to this in a way, some not...
-1- The 'flag' image can be a single 1x1 pixel image but it must be a solid colored (not magic pink) bmp. You can use a full sized magic pink image but you still have to have that 1x1 pixel in it that is not magic pink.
-2- The 'Cancel' but is a bit of a pain. You can not move it or remove it. It also uses whatever you have as the 'push button'. As a 'background' on the perpixel the button uses the non-perpixel background as a sort of 'base'. All this taken you should compensate for these things in some manor.
-3- You should have a non-perpixel background in your skin. If you don't WB will auto use the ugly Luna one (eww, and sorry for the poor souls who don't have the ability to see/use the perpixel ones). Also keep in mind the above mentioned cancel button. I've also noticed in the past that if NO image is set for the non-perpixel background that SKS6 in the past has had problems reading the whole section.
Reply #24 Saturday, May 3, 2008 4:40 PM
Reply #25 Saturday, May 3, 2008 6:21 PM
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 #21 Saturday, May 3, 2008 5:14 AM
Image=vexa\logoff.tga
HideText=1
Trans=1
PerPixel=1
SimpleMode=3
This is really weird! I don't use a screen mask. I also do not have the SimpleMode=3 line in my code. I don't know if those settings may be part of the problem or not.
I'm curious to find out what SK comes up with...