View Single Post
  #59  
Old 08-06-2013, 09:03
nicola16's Avatar
nicola16 nicola16 is offline
Registered User
 
Join Date: Nov 2008
Location: Italia
Posts: 74
Thanks: 23
Thanked 15 Times in 12 Posts
nicola16 is on a distinguished road
I can not find the values ​​of this image TextBG.png in the ini file and the source setup.cab 1.0.0.6??
how do I use it if you do not reference, guidance and incomplete, and even the source.

these are the values

/ / / / / / / / / / / / / / / / / / / / / / SETUP INTERFACE DESIGN / / / / / / / / / / / / / / / / / / / / / /

[Flash1]
Left = 55
Top = 0
Width = 714
Height = 106

[Logo]
LogoLeft = 400
LogoTop = 90
LogoWidth = 178
LogoHeight = 80

[TextStage]
Top = 100
Left = 397
Width = 498
Height = 310
SpaceFromBorder = 10
Center = 1
Font = Edo
FontSize = 3
FontColor = $ 000,000

[InterfaceSettings]
ChangeFrame = 0
InstallerWidth = 900
InstallerHeight = 500
BackgroundWidth = 1280
BackgroundHeight = 720
ShowBGFullscreen = 0

ProgressBarLabelColor = $ FFFFFF
ProgressBarHeight = 12
MoveProgressBarLabel = 0
MoveDirectoryInfo = 15
MoveProgressBar = 4

how to use these values ​​do not write anything specific??


TextCenter => enable/disable center alignment of the text in installer
TextPositionLeft => set the texts left position
TextPositionTop => set the texts top position
TextPositionWidth => set the texts width => it should be the width of TextBG.png if you use it
TextPositionHeight => set the texts height => it should be the height of TextBG.png if you use it
TextSpaceFromBorder => set the space between the text and the border of the text file


reference to the guide
Reply With Quote