Can someone explain how cmdarg().getNode("blablabla") function works at
least. It's essential for me.
Thanks

2009/9/2 Behlül UÇAR <ucarbeh...@gmail.com>

> Actually I'm planning on making a GUI which the user can enter unlimited
> number of points and 3 extra parameters with that points.
> After storing that points I want to make two controls. First control is a
> route control between the points (one-by-one, every point is appended the
> last point in the chain). Second control is the vertical and airspeed
> control on those entered points.
> For this reason, I thought first I have to store all the points like
> route-manager does but my storage system will be a little different because
> i need some extra parameters too.
> I'm open to any ideas and any help in this issue.
> Greetings.
>
> 2009/9/2 James Turner <zakal...@mac.com>
>
>
>> On 2 Sep 2009, at 13:45, Behlül UÇAR wrote:
>>
>> > Hi, I'm trying to create a route manager GUI which will store
>> > unlimited number of points with some extra parameters.
>>
>>
>> Hmm, what are you planning? I have some C++ changes to route-manager
>> (almost a re-write) which make it work quite differently (but closer
>> to how route/leg navigation works in real-world devices such as FMSs).
>> The code works locally but it's not really suitable to commit to CVS,
>> since it breaks the existing GPS functionality for some popular
>> aircraft.
>>
>> I made some modifications to the route-manager dialog myself, but I
>> found some limitations in the PUI widgets that make creating a good
>> interface difficult, so I stopped working on that part.
>>
>> Cheers,
>> James
>>
>>
>>
>> ------------------------------------------------------------------------------
>> Let Crystal Reports handle the reporting - Free Crystal Reports 2008
>> 30-Day
>> trial. Simplify your report design, integration and deployment - and focus
>> on
>> what you do best, core application coding. Discover what's new with
>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>> _______________________________________________
>> Flightgear-devel mailing list
>> Flightgear-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/flightgear-devel
>>
>
>
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to