[RELEASE] Empty - a very basic XBMC skin for beginners to start learn skinning from

  Thread Rating:
  • 3 Votes - 3.67 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
mcborzu Offline
Skilled Skinner
Posts: 3,381
Joined: Feb 2009
Reputation: 15
Location: dsf
Post: #21
Playing around with a new concept for a skin but for some odd reason when I play a file the screen is black. If I switch to any other skin, play file, switch back to 'Empty', then play the file it displays correctly?

PASTEBIN

[Image: widget]

Check out The Carmichael - A Skin For XBMC

Check out Night - A Skin For XBMC

Check out Unfinished - A Skin For XBMC
find quote
Casanova_32210 Offline
Member
Posts: 56
Joined: Sep 2009
Reputation: 0
Post: #22
After I dl the empty skin what program do I need to use to modify the skin?
find quote
filigran Offline
Senior Member
Posts: 187
Joined: Oct 2009
Reputation: 0
Post: #23
Casanova_32210 Wrote:After I dl the empty skin what program do I need to use to modify the skin?

A text editor. I recommend notepad++ (http://notepad-plus-plus.org/) for windows, or geany for *nix. Easy to use, syntax highlighting, auto-indent and line numbering.

This 'skin' isn't updated for dharma though iIrc (had no addon.xml, the new files weren't there (addonmanager etc.) but the old removed ones were). I found it easier to just start with confluence as a base, instead of having to update the skin first to work with dharma. Unless you're designing a skin for the pre-dharma builds, which is just a waste of time.
(This post was last modified: 2010-08-20 23:45 by filigran.)
find quote
Hitcher Offline
Skilled Skinner
Posts: 9,921
Joined: Aug 2007
Reputation: 67
Location: Eastleigh, UK
Post: #24
I'd recommend using Confluence as well.

Also, make sure you get the XML plugin for Notepad++ as it's very handy for error checking and lining everything up tidily.

xmltools_2.3.1_r805_unicode_beta2.zip

and -

ext_libs.zip

[Image: sig_zps3af3b48e.jpg]
(This post was last modified: 2010-08-21 11:44 by Hitcher.)
find quote
Casanova_32210 Offline
Member
Posts: 56
Joined: Sep 2009
Reputation: 0
Post: #25
Thanks
find quote
Casanova_32210 Offline
Member
Posts: 56
Joined: Sep 2009
Reputation: 0
Post: #26
which file or files of confluence will i need to edit?
find quote
Sranshaft Offline
Posting Freak
Posts: 1,335
Joined: Dec 2008
Reputation: 19
Location: Melbourne, Australia
Post: #27
Casanova_32210 Wrote:which file or files of confluence will i need to edit?

All of them.
find quote
johnny utah Offline
Member
Posts: 72
Joined: Jul 2008
Reputation: 0
Post: #28
Hitcher Wrote:I'd recommend using Confluence as well.

Also, make sure you get the XML plugin for Notepad++ as it's very handy for error checking and lining everything up tidily.

xmltools_2.3.1_r805_unicode_beta2.zip

and -

ext_libs.zip


Would be interested to learn the basics to build a skin. Since the empty skin is not Dharma ready...and you recommend confluence....is it ok to "strip" confluence to re-build something new using the base code (without the graphics) or does it require permission from the author first?
find quote
Flinty Offline
Junior Member
Posts: 4
Joined: Sep 2009
Reputation: 0
Post: #29
Is this theme compatible with Dharma 3 ?

Thinking of giving skinning a go.
Cheers,
Scott
find quote
mcborzu Offline
Skilled Skinner
Posts: 3,381
Joined: Feb 2009
Reputation: 15
Location: dsf
Post: #30
Flinty Wrote:Is this theme compatible with Dharma 3 ?

Thinking of giving skinning a go.
Cheers,
Scott

Honestly I think it's alot easier to start with Confluence and strip the .xml's as you go. Then when you done delete the .xbt...

I was getting alot of positioning errors and errors in general using empty wwith Dharma...

[Image: widget]

Check out The Carmichael - A Skin For XBMC

Check out Night - A Skin For XBMC

Check out Unfinished - A Skin For XBMC
find quote