Need Some Help coding my idea
#1
Is there someone who can help me to code this:

Video:

Image

Pics:

Image

Music:

Image

More images will follow

Gr

Chester
Reply
#2
Code it into a current skin or an entirely new one?
Reply
#3
I'm a newbee, so what do you think is best?

gr

chester
Reply
#4
chesterpro2010 Wrote:I'm a newbee, so what do you think is best?

gr

chester
If you have a favourite skin, and you are happy with that skin, you should include your view in this skin.
If you have more ideas that you want to see in a skin, then you can make an own skin (but that is a lot of work)

ps. this info looks realy nice
Reply
#5
thnx

so i can implement it in my favourite skin, i tried to find the png files used in the the texture.xml, but i couldn't find the locations in other xml files.

example: i'd like to mod is the showcase view (Aeon Hitched). Where do i find the scripting for the position and measurements for a png in a xml file?

Gr.

Chester
Reply
#6
In the 720 folder, Viewtype_Showcase.xml... Aeon is tough code to follow, but you learn by doing.
Reply
#7
Thnx

Taking a look at it right now Nod

Gr

Chester
Reply
#8
One little tip that helps in learning is take a block of code like so:

Quote:<control type="textbox"><!-- Plot TV -->
<visible>Control.IsVisible(50) + Container.Content(tvshows)</visible>
<posx>20</posx>
<posy>260</posy>
<width>350</width>
<height>308</height>
<align>left</align>
<info>ListItem.Plot</info>
<font>Font_Bartowski_Movies_Plot</font>
<textcolor>ffffffff</textcolor>
</control>

Delete from <control> to </control>, save and refresh the skin is a simple way to find out what does what.
Reply
#9
Thnx

I'm gonna make a replica in my skin folder.

The control types stands for all the image positions and measurements?

So i can make setup for a view
Reply
#10
Cotrol type image, textbox .......

I get the idea

gr chester
Reply

Logout Mark Read Team Forum Stats Members Help
Need Some Help coding my idea0