PDA

View Full Version : SKIN NAMES


mrsancvl
03-06-2001, 08:18 PM
Hi:

I'm trying to modify some skins to LS and LSHR, I finished with Tiki, it works great on normal, ls, normahr and lshr, but I can't see them on skin option.

I can see them on normal mode (all them), when I change to other mode (ls, hr or lshr) Dashboard do the change.

Out of normal mode the skins drop list is empty!!!!

Can you help me????

Chris Scott [SnoopSoft]
03-07-2001, 01:15 AM
I think so...

Dashboard uses the width and height parameters on the NbrBackgroundAll tag to determine when to display the skin in the list... For instance, a skin that had the line:
NbrBackgroundAll = 1 240 320
would appear in the Portrait mode listing, but a skin with the line:
NbrBackgroundAll = 1 320 240
would appear in the Landscape mode list.

Does that help some?


------------------
Chris Scott
SnoopSoft LLC
http://www.SnoopSoft.com/PocketPC/

wraitheleven
03-07-2001, 05:38 AM
Cool! I always wondered why the resolution settings were duplicated there!

------------------
Derek C. Astle
wraitheleven@hotmail.com

mrsancvl
03-07-2001, 03:29 PM
Thanks!!