> On Wed, Apr 7, 2010 at 9:39 AM, Torsten Dreyer wrote:
> > Hi,
> >
> > I have just commited the add-on from the forum user gooneybird to the
> > CVS- data. If you enable the balloon_demo scenario in your
> > preferences.xml, you should see some balloons  ahead of you aircraft
> > after starting FlightGear. They get takeoff clearance before you will
> > within the next minute and they will leave the ground soon. The will
> > climb to approx. 2000ft above ground and
> > drift away with the wind.
> 
> Here's a dumb question, how hard would it be to create a gui that displays
> all the possible "ai" scenarios and allows you to start one from inside the
> sim (versus editing the preferences.xml)?
After looking at the AIManager for some minutes, it should be doable without 
touching the C++ code.
- Create a dialog that lists the available scenarios
- On dialog-apply, write the checked items into /sim/ai/scenario[n]
- reinitialize the ai-model subsystem
This should do the trick. I'll see, if I can spare some time to do this. 
Beware - I am an awful GUI/dialog designer...

Torsten

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to