Fsbuild-2 Flight Planner

Fsbuild 2 support forum
It is currently Fri May 24, 2013 2:03 am

All times are UTC




Post new topic Reply to topic  [ 4 posts ] 
Author Message
 Post subject: adding buttons for default 738 in VC??
PostPosted: Wed Feb 14, 2007 3:32 pm 
Offline

Joined: Wed Feb 14, 2007 3:29 pm
Posts: 4
Location: ESSL Sweden
Hi!
How can I add buttons to the default 738 in VC??

Thanks a lot!

Mats


Top
 Profile  
 
 Post subject: Re: adding buttons for default 738 in VC??
PostPosted: Wed Feb 14, 2007 4:56 pm 
Offline

Joined: Thu May 19, 2005 3:45 pm
Posts: 3700
Location: NJ, USA
matsåhlund wrote:
Hi!
How can I add buttons to the default 738 in VC??

Thanks a lot!

Mats


You'd have to add it via the panel.cfg file in the [VCockpit##] sections.

Unfortunatelly VCs are not straightforward WRT to placements as aircraft can have several VC sections.

Really it amounts to trial and error, place it someplace, and load up the aircraft and see its location and make adjustments from there till you get it where you want it.

FS Panel studio makes this a little easier, but even with FSPS it will still take a little trial and error to get it where you want.

On some VC's there are areas you just can't use, and that makes it even trickier.

Regards.
Ernie.

_________________
Image


Top
 Profile  
 
 Post subject: Thanks, how about placing the buttons in onother repaint??
PostPosted: Thu Feb 15, 2007 9:40 am 
Offline

Joined: Wed Feb 14, 2007 3:29 pm
Posts: 4
Location: ESSL Sweden
Thank You Ernie!

I have another question, how can I have the buttons on the panel in other repaints, I mean the gauge is there but I need the buttons on the display...?

Thanks a lot!

Mats


Top
 Profile  
 
 Post subject: Re: Thanks, how about placing the buttons in onother repaint
PostPosted: Thu Feb 15, 2007 4:54 pm 
Offline

Joined: Thu May 19, 2005 3:45 pm
Posts: 3700
Location: NJ, USA
matsåhlund wrote:
Thank You Ernie!

I have another question, how can I have the buttons on the panel in other repaints, I mean the gauge is there but I need the buttons on the display...?

Thanks a lot!

Mats


Add the buttons to the gauge using the subpanel names for the buttons.

To add the FMS open button use the ISG1!FMS_OPEN gauge

Example:

gauge40=isg1!FMS_OPEN, 424,36,23,23

In order for this button to open the FMS, there must also be a separate FMS window on the panel

Example:

//--------------------------------------------------------
[Window09]
Background_color=0,0,0
size_mm=455,395
window_size_ratio=1.000
position=0
visible=0
ident=4004
window_size= 0.500, 0.500
window_pos= 0.000, 0.000

gauge00=ISG1!GNSXLS, 3,5,449,387

Note the 'ident' value of '4004', that is required on the GNSXLS window, as that is the code the FMS open button sends when it is pressed so that the FMS window will open.

Each gauge has a window code so it can be opened as a popup window.

The updated settings document has all the codes and relevent information regarding the required button settings.

http://www.isgsim.com/dl/ISG_Settings.pdf

Regards.
Ernie.

_________________
Image


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group