Canvas GUI: Difference between revisions

Jump to navigation Jump to search
Line 23: Line 23:
Here's a list of custom, hardcoded, PUI widgets which we will need to re-implement using the Canvas, based on [https://gitorious.org/fg/flightgear/trees/next/src/GUI $FG_SRC/GUI]:
Here's a list of custom, hardcoded, PUI widgets which we will need to re-implement using the Canvas, based on [https://gitorious.org/fg/flightgear/trees/next/src/GUI $FG_SRC/GUI]:


* [https://gitorious.org/fg/flightgear/blobs/next/src/GUI/FGPUIDialog.cxx#line169 loglist]
* [https://gitorious.org/fg/flightgear/blobs/next/src/GUI/FGPUIDialog.cxx#line169 loglist] {{progressbar|70}}
** Required APIs: logbuffer needs to be exposed to Nasal via cppbind
** Required APIs: logbuffer needs to be exposed to Nasal via cppbind
* [https://gitorious.org/fg/flightgear/blobs/next/src/GUI/AirportList.cxx airport list]
* [https://gitorious.org/fg/flightgear/blobs/next/src/GUI/AirportList.cxx airport list]

Navigation menu