home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
MediaPortal 1 Skins
Skin preview - Reflex - updated 18-06-12
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="pilehave" data-source="post: 868066" data-attributes="member: 71550"><p>Looks like the height of the tv-guide panel needs to be adjusted a bit. I set it to 900, which works fine showing 10 rows here, but I can count 11 rows with you.</p><p> </p><p>If you can do me a favor, can you try and edit mytvguide.xml and</p><p> </p><p>edit this control (it starts at ~ line 80):</p><p> </p><p>[CODE]</p><p><control></p><p> <description>TVGUIDE Panel</description></p><p> <type>image</type></p><p> <id>2</id></p><p> <posX>81</posX></p><p> <width>1763</width></p><p> <height>900</height></p><p> <colordiffuse>ffffffff</colordiffuse></p><p> <texture>-</texture></p><p></control></p><p>[/CODE]</p><p> </p><p>Try and adjust the height to 800. Does this work better?</p><p> </p><p>For some reason the calculation of the tv-guide panel is off. Each channel is 62 pixel high, and the tv-guide code adds 2 pixels around each channel (as a spacer). This all adds up to 10 x 62 + 10 x 2 = 640. But if we make the tv-guide panle 640 pixel high, it won't have 10 channels, but more like 7-8. Weird <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite2" alt=";)" title="Wink ;)" loading="lazy" data-shortname=";)" /></p></blockquote><p></p>
[QUOTE="pilehave, post: 868066, member: 71550"] Looks like the height of the tv-guide panel needs to be adjusted a bit. I set it to 900, which works fine showing 10 rows here, but I can count 11 rows with you. If you can do me a favor, can you try and edit mytvguide.xml and edit this control (it starts at ~ line 80): [CODE] <control> <description>TVGUIDE Panel</description> <type>image</type> <id>2</id> <posX>81</posX> <width>1763</width> <height>900</height> <colordiffuse>ffffffff</colordiffuse> <texture>-</texture> </control> [/CODE] Try and adjust the height to 800. Does this work better? For some reason the calculation of the tv-guide panel is off. Each channel is 62 pixel high, and the tv-guide code adds 2 pixels around each channel (as a spacer). This all adds up to 10 x 62 + 10 x 2 = 640. But if we make the tv-guide panle 640 pixel high, it won't have 10 channels, but more like 7-8. Weird ;) [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Skins
Skin preview - Reflex - updated 18-06-12
Contact us
RSS
Top
Bottom