NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
« Previous 1 … 52 53 54 55 56 … 93 Next »
BlueMCE2-X cleanup project

 
  • 0 Vote(s) - 0 Average
BlueMCE2-X cleanup project
Fatman_do
Offline

Posting Freak

Posts: 3,482
Threads: 95
Joined: Nov 2005
#171
2006-08-08, 07:13 PM (This post was last modified: 2006-08-08, 07:49 PM by Fatman_do.)
MixMan Wrote:I made a BlueMCE2 Theme with TitleText instead of the TitleLogos
This ScreenName was OK...in my eyes. Try it.

<TextStyle name="ScreenName" color="#6699CC" typeFace="Arial" size="38" style="bold"/>

Yeah I tried that, it was good enough. If there was a way to add transparency to a text string....Cool
Fatman_do
[SIZE="1"]
HTPC: AMD XP+2500, 512MB DDR (400) ~ Capture Device: Hauppage PVR-150
Storage: 30GB OS & Recording, 160GB Post Processing & Archive
Video Output: HD 32" TV via eVGA Geforce 6200le 256MB AGP DVI-HDMI cable out
Audio Output: Turtle Beach Riviera S/PDIF Optic Output (Digital pass thru only) to Home Theater Receiver[/SIZE]

[SIZE="2"]
Moderator | Tutorials | Community Skin | CommunitySkin-SVN[/SIZE]
Fatman_do
Offline

Posting Freak

Posts: 3,482
Threads: 95
Joined: Nov 2005
#172
2006-08-08, 07:29 PM
Updated download file with latest naming convention.

http://gbpvr.com/pmwiki/pmwiki.php/Devel...Images.zip

Once again, the page is here:
http://gbpvr.com/pmwiki/pmwiki.php/Devel...munitySkin
Fatman_do
[SIZE="1"]
HTPC: AMD XP+2500, 512MB DDR (400) ~ Capture Device: Hauppage PVR-150
Storage: 30GB OS & Recording, 160GB Post Processing & Archive
Video Output: HD 32" TV via eVGA Geforce 6200le 256MB AGP DVI-HDMI cable out
Audio Output: Turtle Beach Riviera S/PDIF Optic Output (Digital pass thru only) to Home Theater Receiver[/SIZE]

[SIZE="2"]
Moderator | Tutorials | Community Skin | CommunitySkin-SVN[/SIZE]
McBainUK
Offline

Posting Freak

Posts: 4,711
Threads: 429
Joined: Sep 2005
#173
2006-08-08, 07:37 PM
Are you talking about the files in the root of the zip, or those in the _CommonImages folder?
Wiki profile
My Projects
Programs Plugin [SIZE=2](retired)
| Volume OSD Plugin (retired) | Documentation Wiki (retired)
[/SIZE]
Fatman_do
Offline

Posting Freak

Posts: 3,482
Threads: 95
Joined: Nov 2005
#174
2006-08-08, 07:43 PM (This post was last modified: 2006-08-08, 07:49 PM by Fatman_do.)
McBainUK Wrote:Are you talking about the files in the root of the zip, or those in the _CommonImages folder?

Did I mess that up? Let me check. Ok, I fixed it (I think Smile )

I wanted the folder to be _CommonImages, but not the zip file name. Got lost in all the thinking going on in my hollow noodle.
Fatman_do
[SIZE="1"]
HTPC: AMD XP+2500, 512MB DDR (400) ~ Capture Device: Hauppage PVR-150
Storage: 30GB OS & Recording, 160GB Post Processing & Archive
Video Output: HD 32" TV via eVGA Geforce 6200le 256MB AGP DVI-HDMI cable out
Audio Output: Turtle Beach Riviera S/PDIF Optic Output (Digital pass thru only) to Home Theater Receiver[/SIZE]

[SIZE="2"]
Moderator | Tutorials | Community Skin | CommunitySkin-SVN[/SIZE]
MixMan
Offline

Posting Freak

Posts: 1,239
Threads: 100
Joined: Oct 2005
#175
2006-08-08, 07:57 PM
I think that ButtonPopup_normal and selected should be kept in the list.
I must use them with themes that has menu buttons located directly to the left edge of screen. ButtonPopup is also more describing than ButtonSmall.
Best Regards
MixMan
[SIZE="1"]
Antec Fusion case with Gigabyte GA-MA78GM-SH, AMD X2 4850e, 2GB RAM, AMD780G Onboard graphics. WinTV-PVR 150 MCE (With FM), Twinhan DVB-T, 750GB + 250GB HDD. Windows XP Pro SP3, MCE 2005 Remote, 29" 4:3 monitor and a 47" Philips 9603H LCD[/SIZE]
McBainUK
Offline

Posting Freak

Posts: 4,711
Threads: 429
Joined: Sep 2005
#176
2006-08-08, 08:07 PM
In baseskin.xml yes, but no need for seperate images. Its the baseskin's <DrawImage> tag the defines the leftmost edge.

See?
Code:
<CompositeImage name="PopupSelectedButtonImage" size="155,40">
<DrawImage filename="_CommonImages\Button_Selected.png" size="150,40" loc="0,0" />

<CompositeImage name="SelectedButtonImage" size="180,40">
<DrawImage filename="_CommonImages\Button_Selected.png" size="165,40" loc="15,0"/>
Wiki profile
My Projects
Programs Plugin [SIZE=2](retired)
| Volume OSD Plugin (retired) | Documentation Wiki (retired)
[/SIZE]
Fatman_do
Offline

Posting Freak

Posts: 3,482
Threads: 95
Joined: Nov 2005
#177
2006-08-08, 08:13 PM
McBainUK Wrote:In baseskin.xml yes, but no need for seperate images. Its the baseskin's <DrawImage> tag the defines the leftmost edge.

See?
Code:
<CompositeImage name="PopupSelectedButtonImage" size="155,40">
<DrawImage filename="_CommonImages\Button_Selected.png" size="150,40" loc="0,0" />

<CompositeImage name="SelectedButtonImage" size="180,40">
<DrawImage filename="_CommonImages\Button_Selected.png" size="165,40" loc="15,0"/>

He is referring to buttons that have a flattened off edge on the left side. They look out of place in a popup.

Unless Button_MainMenuSelected is used in both instances and Button_Selected is then used for popups.

I think maybe because of this, popups need to be added.

Some plugins I think don't use a PopupSelectedButtonImage composite image, how do you get around that mixman?
Fatman_do
[SIZE="1"]
HTPC: AMD XP+2500, 512MB DDR (400) ~ Capture Device: Hauppage PVR-150
Storage: 30GB OS & Recording, 160GB Post Processing & Archive
Video Output: HD 32" TV via eVGA Geforce 6200le 256MB AGP DVI-HDMI cable out
Audio Output: Turtle Beach Riviera S/PDIF Optic Output (Digital pass thru only) to Home Theater Receiver[/SIZE]

[SIZE="2"]
Moderator | Tutorials | Community Skin | CommunitySkin-SVN[/SIZE]
MixMan
Offline

Posting Freak

Posts: 1,239
Threads: 100
Joined: Oct 2005
#178
2006-08-08, 08:17 PM
Have a look at the Avance Theme and you will see what I mean.

There is a popup in the TVguide/recordings the uses normal menu buttons. I have "hardcoded" the image to use, so the right button shape/size to be used.
That is not good that normal buttons are used in a popup. I don't know if Sub will change that, but I have asked him to.
Best Regards
MixMan
[SIZE="1"]
Antec Fusion case with Gigabyte GA-MA78GM-SH, AMD X2 4850e, 2GB RAM, AMD780G Onboard graphics. WinTV-PVR 150 MCE (With FM), Twinhan DVB-T, 750GB + 250GB HDD. Windows XP Pro SP3, MCE 2005 Remote, 29" 4:3 monitor and a 47" Philips 9603H LCD[/SIZE]
McBainUK
Offline

Posting Freak

Posts: 4,711
Threads: 429
Joined: Sep 2005
#179
2006-08-08, 08:18 PM
OK I get it now. :o

Add them back into the list
Wiki profile
My Projects
Programs Plugin [SIZE=2](retired)
| Volume OSD Plugin (retired) | Documentation Wiki (retired)
[/SIZE]
Fatman_do
Offline

Posting Freak

Posts: 3,482
Threads: 95
Joined: Nov 2005
#180
2006-08-08, 08:28 PM
McBainUK Wrote:OK I get it now. :o

Add them back into the list

Ok. I think that run-down is pretty good then.

Will fix up the list later (unless you want to update it).
Fatman_do
[SIZE="1"]
HTPC: AMD XP+2500, 512MB DDR (400) ~ Capture Device: Hauppage PVR-150
Storage: 30GB OS & Recording, 160GB Post Processing & Archive
Video Output: HD 32" TV via eVGA Geforce 6200le 256MB AGP DVI-HDMI cable out
Audio Output: Turtle Beach Riviera S/PDIF Optic Output (Digital pass thru only) to Home Theater Receiver[/SIZE]

[SIZE="2"]
Moderator | Tutorials | Community Skin | CommunitySkin-SVN[/SIZE]
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (27): « Previous 1 … 16 17 18 19 20 … 27 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  IPTV like stream from Sound Card input - FM Radio Project NumberFive 3 1,544 2022-11-20, 04:28 PM
Last Post: mvallevand
  Downgrade a VS2008 project? bgowland 3 3,683 2009-05-07, 09:03 PM
Last Post: bgowland
  Plugin "cleanup" call on exit? JohnInSJ 6 2,604 2008-11-20, 01:38 AM
Last Post: whurlston
  Before I get too far into my latest project... whurlston 15 4,723 2007-05-23, 03:00 AM
Last Post: whurlston
  Configure a C# express project to launch an external exe McBainUK 3 1,896 2006-12-12, 05:01 PM
Last Post: Brian_W
  New LCD-Plugin-Project dharry 1 1,505 2006-10-12, 10:41 PM
Last Post: sub
  Common Images Plugins Skins & Community Skin Project MixMan 98 22,262 2006-08-24, 01:51 PM
Last Post: MixMan
  Community skin project McBainUK 145 32,065 2006-07-18, 07:17 PM
Last Post: sub
  New project templates in VS .NET 2005 Express bgowland 2 2,032 2006-07-10, 07:55 PM
Last Post: bgowland
  Skin Project: Chameleon Fatman_do 20 7,263 2006-05-16, 07:25 PM
Last Post: Fatman_do

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

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

Linear Mode
Threaded Mode