Skin.SetPath not working??
#1
I am trying to set a default value with a separate button. My onclick looks like this:

Code:
<onclick>Skin.SetPath(Home_Custom_Back_Home_Folder,special://thumbnails/video/fanart)</onclick>

The problem is that the folder browser keeps popping up instead of it setting the default value. Ideas?
Image
To learn more, click here.
Reply
#2
I believe the second param to Skin.SetPath() tells you where to start in the browser, rather than setting it directly.

If you use Skin.SetString() you'll be able to set it.
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply
#3
jmarshall Wrote:I believe the second param to Skin.SetPath() tells you where to start in the browser, rather than setting it directly.

If you use Skin.SetString() you'll be able to set it.

That did it. Thanks Jonathan!
Image
To learn more, click here.
Reply

Logout Mark Read Team Forum Stats Members Help
Skin.SetPath not working??0