Hi Guys
anyone know of a quick way to resize reduce) the default FS9 GPS?
Default GPS
Moderators: Guru's, The Ministry
- forthbridge
- Concorde
- Posts: 1595
- Joined: 29 Aug 2007, 13:26
- Location: Stirlingshire, UK
Default GPS
Jim


- petermcleland
- Red Arrows
- Posts: 5201
- Joined: 25 Jul 2004, 10:28
- Location: Dartmouth, Devon
- Contact:
Re: Default GPS
Jim,forthbridge wrote:Hi Guys
anyone know of a quick way to resize reduce) the default FS9 GPS?
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:
Regards,

http://www.petermcleland.com/
Updated 28/8/2007
My Channel
http://www.youtube.com/user/petermcleland?feature=mhee

http://www.petermcleland.com/
Updated 28/8/2007
My Channel
http://www.youtube.com/user/petermcleland?feature=mhee
- Chris Sykes
- Concorde
- Posts: 1658
- Joined: 18 Apr 2006, 11:50
- Location: Northampton
Re: Default GPS
you can also resize it just like you can do with windows windows...
- forthbridge
- Concorde
- Posts: 1595
- Joined: 29 Aug 2007, 13:26
- Location: Stirlingshire, UK