Aaargh need help finding a screen! (1 Viewer)

m.standish

Portal Pro
July 9, 2006
174
8
Wakefield
Home Country
United Kingdom United Kingdom
Forgotton, thanks got what i needed for the fonts, bit of time and it will look the exact copy of a dvd player!!!

Orange dot`s for time and 8 style segments for text
Its gonna look pretty damn awesome!!!
IMO i recon it will be the most realistic skin possible

want to make a topbar as a remote control, should be fun!!!
 

m.standish

Portal Pro
July 9, 2006
174
8
Wakefield
Home Country
United Kingdom United Kingdom
Change font in topbar

Im having loads of trouble changing the location & the font on the topbar of this screen, its apearing when i select pause,rew ect


Heres a clip of the cose im using if anyone can help, its the one thing stopping me finnishing this screen, all the others work fine, ive got 2 diff fonts on the one screen perfect, its just this one thats getting me??


<control>
<description>Play/Pause</description>
<type>togglebutton</type>
<id>213</id>
<font>lcd10</font>
<textcolor>ffFFA500</textcolor>
<width>80</width>
<height>80</height>
<posX>635</posX>
<posY>500</posY>
<AltTextureFocus>handdown.png</AltTextureFocus>
<textureFocus>handup.png</textureFocus>
<label>-</label>
<font>lcd10</font>
<onleft>212</onleft>
<onright>212</onright>
<onup>211</onup>
<ondown>220</ondown>
</control>
 

m.standish

Portal Pro
July 9, 2006
174
8
Wakefield
Home Country
United Kingdom United Kingdom
Yes, im trying to move the text from appearing at the top of the screen and also to change the font, I want the messages to appear in the LCD display only
 

Boilermaker

Retired Team Member
  • Premium Supporter
  • May 21, 2004
    519
    3
    I'm not sure where that code you posted is doing/where its from. But the word Pause from your screenshot isn't a label, its an image. Controls 16-27 in videofullscreen.xml. Make new images for pause, play, etc with your LCD font, naming them with names corresponding to the names in the conrtol. Move it to the spot you indicated in your attachment. It actually works out well, because you can add the pause, play or whatever symbol to the same image file and kill two birds with one stone.

    You probably already know this...but since the LCD font isn't a standard windows font, you're going to have to include it with the skin download.
     

    Users who are viewing this thread


    Write your reply...
    Top Bottom