XBMC Community Forum  

Go Back   XBMC Community Forum > Development > Skin Development

Skin Development GUI and Web skins/themes, graphics development and suggestions.
No End-User Support Requests! Only skinners and graphic artists.

Reply
 
Thread Tools Search this Thread Display Modes
Old 2004-05-18, 00:53   #1
Blackbolt
Skilled Skinner
 
Blackbolt's Avatar
 
Join Date: May 2004
Location: UK
Posts: 149
Blackbolt is on a distinguished road
Post

right first off the error:


basically i have created the background as a 50% trasnparent png. the png is the background for the clock, and it works. but the background which should surround the video options, wont display on any of the pop up windows, including the volume.

i use the same image as the background for the other sections that appear, but they dont show up, here is an example of the code i using for the above window:
Quote:
<control>
<description>osd time</description>
<type>image</type>
<id>1</id>
<posx>464</posx>
<posy>450</posy>
<width>202</width>
<height>40</height>
<texture>osd/osd_panel.png</texture>
</control>
<control>
<description>current time info</description>
<type>label</type>
<id>100</id>
<posx>485</posx>
<posy>460</posy>
<label>-</label>
<align>left</align>
<font>font13</font>
<textcolor>ffe7ff00</textcolor>
</control>
now that is the code for the time, which works, here is the code for the video window:

Quote:
<control>
<description>sub menu background (video)</description>
<type>image</type>
<id>304</id>
<posx>290</posx>
<posy>247</posy>
<width>425</width>
<height>200</height>
<texture>osd/osd_panel.png</texture>
<colorkey>0</colorkey>
<colordiffuse>ffffffff</colordiffuse>
<visible>no</visible>
</control>
i have tried various textures but to no avail. they just wont show. can anyone help me out at all? :s
__________________

Ellipsis Beta One, available for everyone Friday December 4th 2009, for FREE!

www.TeamBlackbolt.co.uk | Twitter: @TeamBlackbolt | Become a fan on Facebook

Blackbolt is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Remove misleading error messages from XBMC error/debug log (MPlayer) bluechip XBMC Feature Suggestions 1 2006-08-24 16:06
SCRIPTS : PM3 Mods : Backgrounds & Alignments Livin Plugin/Script (Python) Help and Support 9 2006-05-29 13:00
Long time play with ttf font subtile display error gamepc XBMC for Xbox Specific Support 0 2005-06-25 12:25
Fatal load error: error reading end tag strings.xm princi XBMC for Xbox Specific Support 27 2004-10-28 00:54
My weather backgrounds los93sol XBMC Feature Suggestions 0 1970-01-01 02:00


All times are GMT +2. The time now is 15:46.


Protected by Akismet, We recommend WordPress blogs
Copyright © 2008, XBMC Project