[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Paparazzi-devel] Block description
From: |
Jean-Pierre DUMONT |
Subject: |
Re: [Paparazzi-devel] Block description |
Date: |
Mon, 25 Jul 2005 01:16:57 +0200 (CEST) |
Hi, all
Do you know Mozilla and Xulrunner development platform
It's an sort of cross platform framework with a good javascript debugger and
DOM inspector !
You can do complex IHM with svg xbl/xul quickly, and there is all you yant to
parse and work on xml datas inside
I have written an ivybus module in C/C++ last week
I have tested it on windows and compiled it too on debian but I've done no test
at this moment under linux
So now You can bind(*) ivybus in javascript and ...
cf http://www.mozilla.org
http://wiki.mozilla.org/XUL:Xul_Runner
Best Regards,
Jean-Pierre
> Message du 23/07/05 02:06
> De : "Pierre-Selim HUARD" <address@hidden>
> A : address@hidden
> Copie à :
> Objet : [Paparazzi-devel] Block description
>
> For HMI purpose I want to add an implied description field to the
> block tag to describe it. The goal is to have a module that display
> the description of each block during the flight so that you can follow
> the flight.
>
> My first idea was to interpret simply the content of the block but it
> is really difficult because the FP is not only XML it is a mix of XML
> and C.
>
> So in fact this is some kind of way around.
>
> If someone has a better idea?
>
> --
> Pierre-Selim HUARD
> E-mail: address@hidden
>
>
> _______________________________________________
> Paparazzi-devel mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/paparazzi-devel
>
>