ok, finally gave up on my code, it just ended up being to sloppy, so i tried el camino's code, it works great for showing the list, so i tried using the setvarbycode command to write a settings.skin file, my only problem left now is that the write to file command for some reason puts a space after the font name, but before the quote (ex: /DEFINE Font "Script ")
, so it won't read into the label properly. it is probably something stupid that i am just overlooking/missing.
here is the skin code:
Code:
L,11,550,113,56,#FRed#,#FGreen#,#FBlue#,24,#Font#,"=MENU","CENTER"
B,294,201,178,126,"SETVARBYCODE;LISTTEXT;LISTTEXT||WRITETOFILE;$skinpath$settings.skin;=/DEFINE Font "$LISTTEXT$"||RELOADSKIN||Load;Funt.skin",
L,296,107,179,84,247,9,9,24,"#Font#","CLTEXT","LEFT"
any ideas of what is happening or how to fix it? this is the last issue to sort out before the skin has on the fly font changing 
david
Bookmarks