Page 1 of 1

how are funtional gauges made

PostPosted: Mon Jun 16, 2003 10:53 am
by wish_bear
Hi

I was trying to figure out how to make a working gauge. I have panel creation software,  but was wondering how to create one of my own and have it actually work in a virtual cockpit.

Is there a tutorial or something someone knows about for this??

Thanks

Re: how are funtional gauges made

PostPosted: Tue Jun 17, 2003 2:45 am
by JohnP
:)First of all, what panel developing software are you using? There are some that will allow you to create gauges. You also can go to the Microsoft FS2002 SDK site and download the panel.SDK file which will give you some insight as to how to make gauges. Some gauge design,however requires a knowledge of C+ programming.
Hope this helps you a little.

Re: how are funtional gauges made

PostPosted: Tue Jun 17, 2003 2:21 pm
by Hellhound
i'm interested in making gauges too. which programs allow creation of gauges, and does cfgedit allow that?

Re: how are funtional gauges made

PostPosted: Tue Jun 17, 2003 2:35 pm
by Hagar
i'm interested in making gauges too. which programs allow creation of gauges, and does cfgedit allow that?

No but the commercial version - FS Panel Studio - claims to have gauge editing features. http://www.fspanelstudio.com/

The FS2002 Panels & Gauges SDK includes instructions on creating XML gauges. http://zone.msn.com/flightsim/FS02DevDeskSDK00.asp

I've never tried it as I think it's out of my league.

Re: how are funtional gauges made

PostPosted: Tue Jun 17, 2003 2:54 pm
by Hellhound
what about .gau gauges

Re: how are funtional gauges made

PostPosted: Tue Jun 17, 2003 3:12 pm
by Hagar
Unless you have  a working knowledge of the C programming language forget it. XML gauges are the way to go.

Re: how are funtional gauges made

PostPosted: Tue Jun 17, 2003 3:18 pm
by Hellhound
oh.... oh well