I've today committed a new XML GUI widget <property-list>. This is the
performance critical part of the old property browser. It can, of course,
be used multiple times, in various dialogs (also several times in the
same dialog). I also committed one XML dialog that uses it. 

| alternative property browser. It is meant to replace the hardcoded browser,
| but as this is an integral part of FlightGear, I don't want to push for it.
| Try out and comment. It's available under "Debug/Property Browser". Note,
| that this isn't the slow pure-Nasal implementation, but a regular dialog
| using a c++ based widget. Only the handling is done in Nasal, so there should
| really be not performance degradation compared with the old dialog.
| 
| Easter Eggs: some entries work differently when the Control-key is pressed:
| "."         ->  toggle output of SGPropertyNode flags
| ".."        ->  go to root (not just one dir level)
| bool entry  ->  toggle bool entry value

I'll keep the old and this new dialog next to each other for a while.
But at some time I'd like to remove the old dialog. Please comment
on this idea (if you care). The new dialog may still have bugs. If you
find one, then you know what to do. (Yes, ignore it and dont' say a word!)

m.  :-}


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to