NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
« Previous 1 … 36 37 38 39 40 … 93 Next »
Skinner required

 
  • 0 Vote(s) - 0 Average
Skinner required
idkpmiller
Offline

Posting Freak

Posts: 817
Threads: 141
Joined: May 2006
#1
2008-01-04, 09:33 AM
I am working on GameZone v2 and the skin stuff is driving me crazy, I would like someone to sort out the width of the listbox to fill the screen whilst keeping the font the same not stretching it.

I just realised if I just attached my skin.xml file I suspect skinners can see the effect without having the application (bit like the matrix Big Grin )

Cheers
.
Let the Games begin...Round 2!
GameZone v2.9.6 - PVRx2 1.4.7 compatible!

[Image: 1299379.png]
Fatman_do
Offline

Posting Freak

Posts: 3,482
Threads: 95
Joined: Nov 2005
#2
2008-01-04, 10:02 PM (This post was last modified: 2008-01-04, 10:07 PM by Fatman_do.)
Your problem is here..

<DrawText text="@Item" loc="5,6" size="470,30" textStyle="GeneralText" align="Left" />

The size "470,30" means 470% of the width x 30% of the height. Try numbers like size = "90,90" and see how that works for you.

You should have to tweak your roundedrect values as well.

Code:
        <CompositeImage name="UnselectedFileListItemImage" size="420,38"> [B][color=Red]<--% of screen in x & y values , try size="67,4.5"[/color][/B]
            <DrawText text="@Item" loc="5,6" size="470,30" textStyle="GeneralText" align="Left" /> [color=Red][B]<--% of the COMPOSITE IMAGE in x & y values, try size="90,90"[/B][/color]
        </CompositeImage>
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]
idkpmiller
Offline

Posting Freak

Posts: 817
Threads: 141
Joined: May 2006
#3
2008-01-05, 12:56 AM
Thanks for that, it was just the right amount of information to get me going, issue now resolved and skin cleaned up of unnessary bits Big Grin
Let the Games begin...Round 2!
GameZone v2.9.6 - PVRx2 1.4.7 compatible!

[Image: 1299379.png]
Fatman_do
Offline

Posting Freak

Posts: 3,482
Threads: 95
Joined: Nov 2005
#4
2008-01-05, 01:44 AM
Cheers.

I thought explaining it would make more sense in case others were uncertain. Getting the hang of % can get tricky. I still guess and do alot by trial and error.
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]
Ommina
Offline

Senior Member

Posts: 330
Threads: 39
Joined: Feb 2006
#5
2008-01-05, 02:20 AM
It took me a looong time before I finally realized that the size value was a percentage. And, not only that, but a percentage of a parent.

Took a lot of futzing about wondering why a control I wanted 50 pixels down was waving at me from halfway across the screen.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  NextPVR 5: When is PIN Required for API Access? pkscout 3 2,691 2020-05-26, 04:45 AM
Last Post: sub
  New Skinner Needs Help jrockow 1 1,509 2013-11-08, 10:27 PM
Last Post: whurlston
  Resolving required plugin assemblies problem McBainUK 37 11,995 2011-10-26, 06:12 PM
Last Post: psycik
  Help required with Dynamic buttonlist idkpmiller 2 1,295 2007-12-28, 08:55 AM
Last Post: idkpmiller
  Help required with HelloWorldTask tutorial using SharpDevelop ACTCMS 2 1,795 2007-06-24, 06:11 PM
Last Post: ACTCMS
  Required OSD images question McBainUK 2 1,723 2006-07-18, 01:40 PM
Last Post: tipstir
  What software is required to develop plugins daza67 4 2,221 2006-07-14, 05:08 PM
Last Post: McBainUK
  Screen saver plugin - Beta testers required McBainUK 33 9,648 2006-06-28, 05:36 PM
Last Post: MixMan

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

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

Linear Mode
Threaded Mode