NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) v
« Previous 1 … 20 21 22 23 24 … 125 Next »
Prob's trying to mod the skin (1.0.16)

 
  • 0 Vote(s) - 0 Average
Prob's trying to mod the skin (1.0.16)
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,626
Threads: 767
Joined: Nov 2003
#11
2007-08-16, 02:06 AM
Is this the main menu buttons? If so, then this isnt really tweakable, then selected button is an extra 9% of the screen wider than a normal button, and an extra 3% of the screen higher.
Jaggy
Offline

Posting Freak

Carterton, NZ
Posts: 3,624
Threads: 148
Joined: Mar 2006
#12
2007-08-16, 02:17 AM
sub Wrote:Is this the main menu buttons?

No for all the other buttons down the left hand side of the menus.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,626
Threads: 767
Joined: Nov 2003
#13
2007-08-16, 02:32 AM
To be honest, I dont remember.
Jaggy
Offline

Posting Freak

Carterton, NZ
Posts: 3,624
Threads: 148
Joined: Mar 2006
#14
2007-08-16, 11:14 PM
Just an update (if anyone else is interested :p )

By setting the buttonnormal font to a smaller size than the buttonselected font & using DrawRoundedRect it basically grows when you select it, just as I want it to do Smile
Mr. Camaro
Offline

Member

Posts: 174
Threads: 16
Joined: Jan 2006
#15
2007-09-22, 07:08 PM
I have been trying to do the same, to enlarge the selected text. I somewhat got it to work, but not as optimal as I would like.

This is what I ended up with.
<!-- text style -->
<TextStyles>
<TextStyle name="MenuStyle" color="White" size="14"/>
<TextStyle name="SelectedMenuStyle" color="White" size="18" style="bold"/>
<TextStyle name="MenuTextStyle" color="White" size="14"/>
</TextStyles>


<CompositeImage name="ButtonNormal" size="40.0,12.0">
<DrawText text="@buttonText" loc="7,0" size="100,100" textStyle="MenuStyle" align="Left"/>
</CompositeImage>

<CompositeImage name="ButtonSelected" size="30.0,12.0">
<DrawText text="@buttonText" loc="7,25" size="100,100" textStyle="SelectedMenuStyle" align="Left"/>
</CompositeImage>

The size attribute acted weird here. As I increased it the text got smaller. Also had to play with the size on the image name and got some unexpected results. I had problems with the text getting cut off either on the end or the bottom. I also tried using "Center" instead of Left but I had problems getting everything to align right and not get text cut off.

Maybe I'm just not understanding how this is supposed to work.
Jaggy
Offline

Posting Freak

Carterton, NZ
Posts: 3,624
Threads: 148
Joined: Mar 2006
#16
2007-09-27, 01:53 AM
I found I got similar results in other menus if I forgot to increase the "placement name" size for menu item & then set the size for that item to a bigger value than the size set in placement name. This doesn't help for the buttons in the base skin as there isn't any "placement name" values for them. I guess it is something sub has hardcoded in somewhere & we are trying sizes that are two big?
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): « Previous 1 2


Possibly Related Threads…
Thread Author Replies Views Last Post
  Search Skin Problem Northpole 12 23,803 2011-07-10, 08:24 PM
Last Post: Northpole
  Vertical Menu skin question Northpole 4 3,877 2010-12-11, 05:12 PM
Last Post: Northpole
  Skin documentation dspdrew 14 7,392 2010-10-25, 07:09 AM
Last Post: Hairy
  What are your skin preferences? Hairy 22 9,856 2010-10-06, 11:36 AM
Last Post: Hairy
  Blue Skin: Recordings - Include Program Description ralphy 4 3,403 2010-05-17, 01:32 AM
Last Post: ralphy
  Slick skin pictures Pob 4 3,049 2009-12-21, 10:41 PM
Last Post: Pob
  Aeon Project skin port for GBPVR mvallevand 18 11,079 2009-10-31, 12:21 PM
Last Post: CornStopper
  Slick skin - task image tm12 3 2,810 2009-09-11, 10:09 AM
Last Post: tm12
  Updating a new skin.xml mvallevand 2 2,435 2009-09-03, 09:04 PM
Last Post: mvallevand
  anyone has Community Skin v3? I need to get UbUStream running atlzbest 3 2,327 2009-07-03, 04:27 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