NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
« Previous 1 … 74 75 76 77 78 … 93 Next »
Theater Plugin Blue Skin Cleaned Up

 
  • 0 Vote(s) - 0 Average
Theater Plugin Blue Skin Cleaned Up
Dubya
Offline

Member

Posts: 149
Threads: 37
Joined: Dec 2004
#1
2005-03-13, 04:39 AM
Jorm,

I cleaned up the default skin for the theater plugin. Here it is for anyone who is interested.

[CODE]<?xml version="1.0"?>
<settings>
<!-- THEATER LISTINGS LAST UPDATED ON 3 10 05 named coloxxxrs -->
<!-- name colors -->
&lt;NamedColors&gt;
&lt;NamedColor name=&quot;NormalRecording&quot; color=&quot;Transparent&quot;/&gt;
&lt;NamedColor name=&quot;SelectedRecording&quot; color=&quot;DarkBlue&quot;/&gt;
&lt;NamedColor name=&quot;Selection&quot; color=&quot;DarkBlue&quot;/&gt;
&lt;NamedColor name=&quot;NotSelectable&quot; color=&quot;Gray&quot;/&gt;
&lt;NamedColor name=&quot;ButtonBackground&quot; color=&quot;Transparent&quot;/&gt;
&lt;/NamedColors&gt;
<!-- text style -->
&lt;TextStyles&gt;
&lt;TextStyle name=&quot;ScreenName&quot; color=&quot;White&quot; typeFace=&quot;Arial&quot; size=&quot;17&quot; style=&quot;bold&quot;/&gt;
&lt;TextStyle name=&quot;ButtonText&quot; color=&quot;White&quot; typeFace=&quot;Arial&quot; size=&quot;13&quot; style=&quot;bold&quot;/&gt;
&lt;TextStyle name=&quot;NothingScheduled&quot; color=&quot;White&quot; typeFace=&quot;Arial&quot; size=&quot;11&quot; style=&quot;bold&quot;/&gt;
&lt;TextStyle name=&quot;ProgrammeTitle&quot; color=&quot;White&quot; typeFace=&quot;Arial&quot; size=&quot;12&quot; style=&quot;bold&quot;/&gt;
&lt;TextStyle name=&quot;NotSelectable&quot; color=&quot;Gray&quot; typeFace=&quot;Arial&quot; size=&quot;11&quot; style=&quot;bold&quot;/&gt;
&lt;TextStyle name=&quot;ProgramText&quot; color=&quot;White&quot; typeFace=&quot;Arial&quot; size=&quot;12&quot; style=&quot;bold&quot;/&gt;
&lt;TextStyle name=&quot;GroupText&quot; color=&quot;White&quot; typeFace=&quot;Arial&quot; size=&quot;11&quot; style=&quot;normal&quot;/&gt;
<!-- the following are used by the recording details popup -->
&lt;TextStyle name=&quot;Settings&quot; color=&quot;White&quot; typeFace=&quot;Arial&quot; size=&quot;11&quot; style=&quot;bold&quot;/&gt;
&lt;TextStyle name=&quot;SettingLabels&quot; color=&quot;White&quot; typeFace=&quot;Arial&quot; size=&quot;11&quot; style=&quot;bold&quot;/&gt;
&lt;TextStyle name=&quot;GeneralText&quot; color=&quot;White&quot; typeFace=&quot;Arial&quot; size=&quot;13&quot; style=&quot;bold&quot;/&gt;
&lt;TextStyle name=&quot;SelectedGeneralText&quot; color=&quot;White&quot; typeFace=&quot;Arial&quot; size=&quot;13&quot; style=&quot;bold&quot;/&gt;
&lt;TextStyle name=&quot;SelectedProgrammeDesc&quot; color=&quot;White&quot; typeFace=&quot;Arial&quot; size=&quot;12&quot; style=&quot;bold&quot;/&gt;
&lt;TextStyle name=&quot;SelectedProgrammeTitle&quot; color=&quot;White&quot; typeFace=&quot;Arial&quot; size=&quot;13&quot; style=&quot;bold&quot;/&gt;
&lt;TextStyle name=&quot;SelectedProgrammeChannel&quot; color=&quot;White&quot; typeFace=&quot;Arial&quot; size=&quot;13&quot; style=&quot;bold&quot;/&gt;
&lt;/TextStyles&gt;
<!-- Composite Images -->
&lt;CompositeImages&gt;
&lt;CompositeImage name=&quot;Background&quot; size=&quot;720,480&quot;&gt;
&lt;DrawImage filename=&quot;..\background.jpg&quot; loc=&quot;0,0&quot; size=&quot;720,480&quot;/&gt;
&lt;DrawRoundedRect loc=&quot;150,50&quot; size=&quot;520,375&quot; radius=&quot;7&quot; borderWidth=&quot;4&quot; borderColor=&quot;White&quot; fillColor=&quot;Black&quot;/&gt;
&lt;DrawText text=&quot;Theater&quot; loc=&quot;5,5&quot; size=&quot;160,120&quot; textStyle=&quot;ScreenName&quot; align=&quot;Left&quot;/&gt;
&lt;/CompositeImage&gt;
&lt;CompositeImage name=&quot;SelectedButtonImage&quot; size=&quot;130,45&quot;&gt;
&lt;DrawRoundedRect loc=&quot;4,5&quot; size=&quot;120,30&quot; radius=&quot;10&quot; borderWidth=&quot;4&quot; borderColor=&quot;White&quot; fillColor=&quot;DarkBlue&quot;/&gt;
&lt;DrawText text=&quot;@buttonText&quot; loc=&quot;15,9&quot; size=&quot;115,34&quot; textStyle=&quot;ButtonText&quot; align=&quot;Left&quot;/&gt;
&lt;/CompositeImage&gt;
&lt;CompositeImage name=&quot;NormalButtonImage&quot; size=&quot;130,45&quot;&gt;
&lt;DrawText text=&quot;@buttonText&quot; loc=&quot;15,9&quot; size=&quot;115,34&quot; textStyle=&quot;ButtonText&quot; align=&quot;Left&quot;/&gt;
&lt;/CompositeImage&gt;
&lt;CompositeImage name=&quot;PopupBackground&quot; size=&quot;620,480&quot;&gt;
&lt;DrawRoundedRect loc=&quot;0,0&quot; size=&quot;600,380&quot; radius=&quot;10&quot; borderWidth=&quot;4&quot; borderColor=&quot;White&quot; fillColor=&quot;Black&quot;/&gt;
&lt;/CompositeImage&gt;
&lt;CompositeImage name=&quot;NormalName&quot; size=&quot;330,90&quot;&gt;
&lt;DrawText text=&quot;@buttonText&quot; loc=&quot;15,9&quot; size=&quot;315,34&quot; textStyle=&quot;ProgramText&quot; align=&quot;Left&quot;/&gt;
&lt;/CompositeImage&gt;
&lt;CompositeImage name=&quot;SelectedName&quot; size=&quot;530,90&quot;&gt;
&lt;DrawRoundedRect loc=&quot;4,5&quot; size=&quot;500,30&quot; radius=&quot;10&quot; borderWidth=&quot;4&quot; borderColor=&quot;White&quot; fillColor=&quot;DarkBlue&quot;/&gt;
&lt;DrawText text=&quot;@buttonText&quot; loc=&quot;15,9&quot; size=&quot;315,34&quot; textStyle=&quot;ProgramText&quot; align=&quot;Left&quot;/&gt;
&lt;/CompositeImage&gt;

&lt;CompositeImage name=&quot;NormalItemName&quot; size=&quot;530,90&quot;&gt;
&lt;DrawRoundedRect loc=&quot;4,5&quot; size=&quot;500,40&quot; radius=&quot;10&quot; borderWidth=&quot;4&quot; borderColor=&quot;White&quot; fillColor=&quot;Black&quot;/&gt;
&lt;DrawText text=&quot;@buttonText&quot; loc=&quot;15,9&quot; size=&quot;515,34&quot; textStyle=&quot;ProgramText&quot; align=&quot;Left&quot;/&gt;
&lt;DrawText text=&quot;@timesText&quot; loc=&quot;15,25&quot; size=&quot;515,34&quot; textStyle=&quot;ProgramText&quot; align=&quot;Left&quot;/&gt;
&lt;/CompositeImage&gt;

&lt;CompositeImage name=&quot;SelectedItemName&quot; size=&quot;530,90&quot;&gt;
&lt;DrawRoundedRect loc=&quot;4,5&quot; size=&quot;500,40&quot; radius=&quot;10&quot; borderWidth=&quot;4&quot; borderColor=&quot;White&quot; fillColor=&quot;DarkBlue&quot;/&gt;
&lt;DrawText text=&quot;@buttonText&quot; loc=&quot;15,9&quot; size=&quot;515,34&quot; textStyle=&quot;ProgramText&quot; align=&quot;Left&quot;/&gt;
&lt;DrawText text=&quot;@timesText&quot; loc=&quot;15,25&quot; size=&quot;515,34&quot; textStyle=&quot;ProgramText&quot; align=&quot;Left&quot;/&gt;
&lt;/CompositeImage&gt;

&lt;/CompositeImages&gt;
&lt;Navigation&gt;
&lt;ButtonLocationElement loc=&quot;11,60&quot; size=&quot;230,30&quot;/&gt;
&lt;NavigationElement name=&quot;Ready&quot; display=&quot;Current&quot;/&gt;
&lt;NavigationElement name=&quot;MainMenu&quot; display=&quot;Main Menu&quot;/&gt;
&lt;SortModeElement loc=&quot;280,20&quot; size=&quot;250,20&quot;/&gt;
&lt;PopupBoxLocation loc=&quot;50,20&quot; size=&quot;675,375&quot;/&gt;
&lt;/Navigation&gt;
&lt;Language&gt;
&lt;MaxListingDisplay name=&quot;MaxListingDisplay&quot; key=&quot;10&quot;/&gt;
&lt;TextElement name=&quot;ReadyCantActivate&quot; key=&quot;You have no shows to &amp;#xA;watch&quot;/&gt;
&lt;VideoLines value=&quot;6&quot;/&gt;
&lt;GroupLines value=&quot;9&quot;/&gt;
&lt;DefaultDisplay value=&quot;1&quot;/&gt;
<!-- 1 title, 2
channel, 3 day of week, 4 period -->
&lt;Advanced active=&quot;true&quot; rows=&quot;2&quot; columns=&quot;4&quot; box=&quot;true&quot;/&gt;
&lt;Stats xpos=&quot;300&quot; ypos=&quot;400&quot;/&gt;
&lt;/Language&gt;
<!-- special elements -->
&lt;SpecialElements&gt;
&lt;SpecialElement name=&quot;SearchControl&quot; loc=&quot;50,40&quot;/&gt;
&lt;SpecialElement name=&quot;SelectedDetails&quot; loc=&quot;15,165&quot; size=&quot;685,235&quot; showChannelIcons=&quot;true&quot;/&gt;
&lt;/SpecialElements&gt;
&lt;/settings&gt;
jorm
Offline

Posting Freak

Posts: 2,014
Threads: 109
Joined: Aug 2004
#2
2005-03-13, 12:44 PM
thank you.

I will make sure that I update it on my machine so every user gets it in future releases.
WinXP Home
3 X MVPs
Hauppauge 250 MCE
Hauppauge 150
P-4 2.4 GHz / 768 megs Ram
610 Gigs Of Media Storage
Dubya
Offline

Member

Posts: 149
Threads: 37
Joined: Dec 2004
#3
2005-03-13, 03:24 PM
No worries.... Glad to help.

Dubya
Dubya
Offline

Member

Posts: 149
Threads: 37
Joined: Dec 2004
#4
2005-03-15, 04:29 AM
Tipster... my code worked fine... Also I think it looks alot nicer with the white borders and such... more consistent with the other plugins.

Dubya
Dubya
Offline

Member

Posts: 149
Threads: 37
Joined: Dec 2004
#5
2005-03-16, 02:37 PM
Tipster... I'm just a consistency Nazi... Basically I took the look of the net radio plugin and tried to bring that to all of the other plugins. Having said that I see that your a big skin guy and I'd like to hear what you think about the base Tahoma font... I find it really tough to read on a TV so I've changed all of mine to Arial... but what do you think?

Dubya
xtoph
Offline

Member

Posts: 58
Threads: 5
Joined: Dec 2004
#6
2005-03-16, 03:33 PM
[b Wrote:Quote[/b] (Dubya @ Mar. 16 2005,15:37)] I'm just a consistency Nazi
I am not sure what you want to express by that, but the word &quot;Nazi&quot; is certainly one that should be used VERY carefully
Dubya
Offline

Member

Posts: 149
Threads: 37
Joined: Dec 2004
#7
2005-03-16, 03:47 PM
Xtoph,

My comment wasn't ment to offend anyone, it was made in jest. Having said that I'll remind myself this is a global messageboard the next time I use a local colloquialism.

My bad,

Dubya
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  PIP plugin for Kodi sgilani 2 3,079 2022-10-17, 12:44 AM
Last Post: sgilani
  New Systems Plugin kirschey 10 3,553 2020-11-14, 08:01 PM
Last Post: sub
  Skin help (correct location?) SFX Group 4 3,953 2018-01-24, 07:42 AM
Last Post: pBS
  skin question pBS 2 3,386 2016-06-18, 07:03 PM
Last Post: pBS
  VIdeo playback from plugin mvallevand 5 3,635 2015-08-06, 10:43 PM
Last Post: sub
  Skin - view further into the future, scale the guide Vitenka 5 3,379 2014-11-26, 07:28 PM
Last Post: Vitenka
  Attention Sub: Open TV / Custom Data Grabber plugin Benoire 2 2,998 2014-11-14, 02:05 AM
Last Post: Benoire
  API docs to help with plugin development? McBainUK 3 2,865 2013-06-08, 06:14 PM
Last Post: sub
  Refreshing TV Guide Data (after System plugin EPG update) imilne 13 6,321 2013-03-24, 08:03 PM
Last Post: imilne
  sabnzbd plugin to show processed files Wakalaka 1 2,025 2013-03-12, 06:48 AM
Last Post: psycik

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode