Solved Change Spesific Background Image directly
#3
Photo 
(2016-09-23, 10:12)Hitcher Wrote: Remove the extension from your string value.
Hello hitcher,, I have removed the extension from string value..
but it still doesnt work..
Code:
<control type="button">
               <description>change background</description>
                <posx>130</posx>
                <posy>250</posy>
                <width>120</width>
                <height>110</height>
                <align>center</align>
                <aligny>center</aligny>
                <texturefocus>circle_theme1.png</texturefocus>
                <texturenofocus>circle_theme2.png</texturenofocus>
                <onclick>Skin.SetImage(SKINDEFAULT2,,special://skin/backgrounds/,.jpg)</onclick>
                <enable>Skin.HasSetting(UseCustomBackground)</enable>
            </control>

Image

Image

Searching for imagepath..? Any solutions?
I really appreciate your solutions / comments..

Thanks
best regards,
enic
Reply


Messages In This Thread
RE: Configure ImageBackground directly - by encacil - 2016-09-29, 06:11
Logout Mark Read Team Forum Stats Members Help
Change Spesific Background Image directly1