Difference between revisions of "Page properties"

From LinuxMCE
Jump to: navigation, search
Line 42: Line 42:
  
 
When button is highlighted/focused, that is the texture of the button
 
When button is highlighted/focused, that is the texture of the button
 +
 +
'''FontHeight''' : '''''Integer'''''
 +
 +
Font size in pixels
 +
 +
'''FontName''' : '''''String'''''
 +
 +
Name of specified font.

Revision as of 16:15, 14 April 2006

This page was written by Pluto and imported with their permission when LinuxMCE branched off in February, 2007. In general any information should apply to LinuxMCE. However, this page should be edited to reflect changes to LinuxMCE and remove old references to Pluto.
Width : Integer

If that page is the first page in the wizard, that is the specified width that display screen (or wizard) will run.

Height : Integer

If that page is the first page in the wizard, that is the specified height that display screen (or wizard) will run.

Fullscreen : Boolean

If that page is the first page in the wizard, that property if is diffent by 0, will start the wizard in fullscreen stage.

Caption : String

That property will specify the title of the wizard window.


The following properties will be default options for button skins:

PictureLeft : String

That property specify the left margin of picture that one button has

PictureRight : String

That property specify the right margin of picture that one button has

Picture : String

That property specify the left margin of picture that one button has

PictureHighLeft : String

When button is highlighted/focused, that is the picture that say the left margin

PictureHighRight : String

When button is highlighted/focused, that is the picture that say the right margin

PictureHigh : String

When button is highlighted/focused, that is the texture of the button

FontHeight : Integer

Font size in pixels

FontName : String

Name of specified font.