XBMC Community Forum  

Go Back   XBMC Community Forum > Help and Support > Skin Help and Support > Horizonz

Horizonz Subforum for the Horizonz skin (and mods for/of it).

Reply
 
Thread Tools Search this Thread Display Modes
Old 2009-05-10, 14:07   #1
michaeldecharon
Junior Member
 
Join Date: May 2009
Location: Netherlands
Posts: 26
michaeldecharon is on a distinguished road
Default Weather Conditions in the home menu like Aeon?

First of all,

I really like the Horizonz-skin, i used to have Aeon...

But the interface and effects are better looking!

The only, and i mean the only thing i'm missing are the weather conditions on the homescreen when the cursor is on the weathermenu.

Of course hitting the weathermenu doesn't have to go to the real weathermenu.

I've tried to take some code from Aeon to Horizonz.... But without any luck
michaeldecharon is offline   Reply With Quote
Old 2009-05-11, 04:35   #2
ekim232
Fan
 
Join Date: Nov 2008
Location: Chicago, IL
Posts: 550
ekim232 is on a distinguished road
Default

I successfully did it with my PM3.HD mod. Make sure that you are putting all includes from Aeon that deal with weather into the Horizons includes file.
ekim232 is offline   Reply With Quote
Old 2009-05-11, 12:07   #3
dynamix
Senior Member
 
Join Date: Jan 2008
Location: Netherlands
Posts: 166
dynamix is on a distinguished road
Default

Read this topic?
dynamix is offline   Reply With Quote
Old 2009-05-11, 20:30   #4
michaeldecharon
Junior Member
 
Join Date: May 2009
Location: Netherlands
Posts: 26
michaeldecharon is on a distinguished road
Default

Thanks,

But i mean something like this:



So that i can see four days of weather...

I can realise this with all the includes from Aeon, wich deal with weather?

So i've to copy all the includes from the 720 folder from Aeon to the 720 folder of Horizonz and what about the home.xml?

Last edited by michaeldecharon; 2009-05-11 at 20:32.
michaeldecharon is offline   Reply With Quote
Old 2009-05-12, 23:46   #5
michaeldecharon
Junior Member
 
Join Date: May 2009
Location: Netherlands
Posts: 26
michaeldecharon is on a distinguished road
Default

Quote:
Originally Posted by ekim232 View Post
I successfully did it with my PM3.HD mod. Make sure that you are putting all includes from Aeon that deal with weather into the Horizons includes file.
Thanks ekim232 for your input, i was a little struggle and a lot of trail and error....

But thanks to you i did it
michaeldecharon is offline   Reply With Quote
Old 2009-05-21, 17:49   #6
yadster
Senior Member
 
yadster's Avatar
 
Join Date: Sep 2008
Location: Sunny Yorkshire, UK
Posts: 120
yadster is on a distinguished road
Default

Any chance you could post how you did it. Thanks.
yadster is offline   Reply With Quote
Old 2009-05-23, 10:06   #7
michaeldecharon
Junior Member
 
Join Date: May 2009
Location: Netherlands
Posts: 26
michaeldecharon is on a distinguished road
Default

Let's see if i can remember:

Add the following to home.xml (720p folder):

control type="label">
<description>Force Weather update on load</description>
<posx>0</posx>
<posy>-100</posy>
<label>$INFO[Weather.Conditions]</label>
<font>-</font>
</control>

<include>Objects_WeatherPopup</include>

Copy all Includes_......xml files out the 720p folders from Aeon to Horizonz 720p folder.

Add the following to includes.xml (720p folder):

<include file="Includes_Animations.xml" />
<include file="Includes_Backgrounds.xml" />
<include file="Includes_Conditions.xml" />
<include file="Includes_Objects.xml" />


<include file="Includes_Furniture.xml" />
<include file="Includes_Colours.xml" />
<include file="Includes_Settings_LabelsButtons.xml" />

This should do the trick, i know a lot of files and changes that i made don't have to but i cann't remeber wich one i used only for the weather pop-up.

I changed a lot so i fit beter to my needs....
michaeldecharon is offline   Reply With Quote
Old 2009-05-23, 16:10   #8
yadster
Senior Member
 
yadster's Avatar
 
Join Date: Sep 2008
Location: Sunny Yorkshire, UK
Posts: 120
yadster is on a distinguished road
Thumbs up

Cheers, will give it a go.
yadster is offline   Reply With Quote
Old 2009-06-20, 21:38   #9
Baphomet
Member
 
Join Date: Feb 2009
Posts: 38
Baphomet is on a distinguished road
Default

Also, create a directory in your /Media folder named 'home' (less the quotes) and copy both the 'home_weather_big.png' and 'home_weather_small.png' to it... This will retain the weather's texture backgrounds for each day and makes it easier to view if you have the conditional weather backdrops rotating in the background. If you have just a plain dark background, then it doesn't look so bad, just less organized and in my opinion not as aesthetically pleasing to the eye.

Also, in order to get the text perfect, copy 'aeon_title.ttf from the /Fonts folder to your Horizonz fonts folder and add the following code to your Font.xml

Quote:
<!-- BEGIN Aeon Weather on Homescreen mod -->

<font>
<name>Font_WeatherTitle</name>
<filename>aeon_title.ttf</filename>
<size>29</size>
</font>

<font>
<name>Font_WeatherLabel</name>
<filename>aeon_title.ttf</filename>
<size>23</size>
<linespacing>1.6</linespacing>
</font>

<font>
<name>Font_WeatherTemp</name>
<filename>aeon_title.ttf</filename>
<size>55</size>
</font>

<!-- END Aeon Weather on Homescreen Mod -->
I've noticed that when in the home menu, if your last position was on weather in the home media scroller, and you scroll up or down, the weather is sticky on all of the home system screens until you scroll back up/down to the media scroller and off the weather. If anyone can offer some advice I'd greatly appreciate it -- Likewise, If I figure it out I'll post back here with my findings.

Last edited by Baphomet; 2009-06-21 at 01:50.
Baphomet 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


All times are GMT +2. The time now is 17:38.


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