"Skin.SetImage(foo)" seems not to work properly
#1
Hello

Try to let the user choose a picture from a predefined folder.

Here the attempts:
Code:
Skin.SetImage(Icon20_Icon,.png,special://skin/media/Icons/)

Skin.SetImage(Icon20_Icon[,special://skin/media/Icons/])

Skin.SetFile(Icon20_Icon,.png,special://skin/media/Icons/)

The Problem:
As soom as i use "Skin.SetImage(foo)" instead of "Skin.SetFile(foo)" the Filebrowser show me the root path and ignore "special://skin/.."
did i do something wrong? No Idea.
Reply
#2
Unfortunately you can only set the type and path for SetFile and not SetImage.
Reply

Logout Mark Read Team Forum Stats Members Help
"Skin.SetImage(foo)" seems not to work properly0