![]() |
|
|||||||
| Horizonz Subforum for the Horizonz skin (and mods for/of it). |
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
#1 |
|
Junior Member
Join Date: May 2009
Location: Netherlands
Posts: 26
![]() |
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
|
|
|
|
|
|
#2 |
|
Fan
Join Date: Nov 2008
Location: Chicago, IL
Posts: 550
![]() |
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.
__________________
HTPC SETUP |
|
|
|
|
|
#4 |
|
Junior Member
Join Date: May 2009
Location: Netherlands
Posts: 26
![]() |
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. |
|
|
|
|
|
#5 | |
|
Junior Member
Join Date: May 2009
Location: Netherlands
Posts: 26
![]() |
Quote:
![]() But thanks to you i did it
|
|
|
|
|
|
|
#6 |
|
Senior Member
Join Date: Sep 2008
Location: Sunny Yorkshire, UK
Posts: 120
![]() |
Any chance you could post how you did it. Thanks.
|
|
|
|
|
|
#7 |
|
Junior Member
Join Date: May 2009
Location: Netherlands
Posts: 26
![]() |
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.... |
|
|
|
|
|
#8 |
|
Senior Member
Join Date: Sep 2008
Location: Sunny Yorkshire, UK
Posts: 120
![]() |
Cheers, will give it a go.
|
|
|
|
|
|
#9 | |
|
Member
Join Date: Feb 2009
Posts: 38
![]() |
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:
Last edited by Baphomet; 2009-06-21 at 01:50. |
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|