Default GPS

The place for hardware and software issues, FS and non-FS related

Moderators: Guru's, The Ministry

Post Reply
User avatar
forthbridge
Concorde
Concorde
Posts: 1595
Joined: 29 Aug 2007, 13:26
Location: Stirlingshire, UK

Default GPS

Post by forthbridge »

Hi Guys

anyone know of a quick way to resize reduce) the default FS9 GPS?
Jim
Image

User avatar
petermcleland
Red Arrows
Red Arrows
Posts: 5201
Joined: 25 Jul 2004, 10:28
Location: Dartmouth, Devon
Contact:

Re: Default GPS

Post by petermcleland »

forthbridge wrote:Hi Guys

anyone know of a quick way to resize reduce) the default FS9 GPS?
Jim,

If it is the POPUP window version that you wish to resize then look here in the Panel.cfg file:-

[Window02]
size_mm=456,378 //Change these two numbers by the same percentage to preserve the shape.
window_size=0.5
position=8
BACKGROUND_COLOR=0,0,0
VISIBLE=0
ident=GPS_PANEL

gauge00=fs9gps!gps_500, 0,0


If it is already embedded in the panel then you must find the line something like this:-

gauge26=fs9gps!gps_500, 250,300,456,378....the numbers will be completely different but you must just change the last two numbers by the same percentage to retain proportions...The first of the last two is the width and the last is the height.
If you now need to move its position then the first of those four numbers is distance to the right and the second is distance down.

These methods I'm describing are for Manual use...If you have something like Panel Studio then use that...I don't get on with Panel Studio and work manually :flying:

User avatar
Chris Sykes
Concorde
Concorde
Posts: 1658
Joined: 18 Apr 2006, 11:50
Location: Northampton

Re: Default GPS

Post by Chris Sykes »

you can also resize it just like you can do with windows windows...

User avatar
forthbridge
Concorde
Concorde
Posts: 1595
Joined: 29 Aug 2007, 13:26
Location: Stirlingshire, UK

Re: Default GPS

Post by forthbridge »

Cheers Guys :)
Jim
Image

Post Reply