Nasal in GUI dialog files: Difference between revisions

Jump to navigation Jump to search
m
Link to special directory articles
No edit summary
m (Link to special directory articles)
Line 1: Line 1:
{{Affected by Canvas}}
{{Affected by Canvas}}


As of 10/2011 there is unfortunately no dedicated article available yet, but for the time being you can refer to [http://gitorious.org/fg/fgdata/trees/master/gui/dialogs $FG_ROOT/gui/dialogs], where you can find a number of GUI dialogs containing embedded Nasal code, you'll want to look for sections (tags) named nasal/open and nasal/close:
As of 10/2011 there is unfortunately no dedicated article available yet, but for the time being you can refer to [http://gitorious.org/fg/fgdata/trees/master/gui/dialogs [[$FG_ROOT]]/gui/dialogs], where you can find a number of GUI dialogs containing embedded Nasal code, you'll want to look for sections (tags) named nasal/open and nasal/close:


* about.xml
* about.xml
Line 43: Line 43:




A bunch of helpers for creating scripted GUI dialogs can be found in $FG_ROOT/Nasal/gui.nas
A bunch of helpers for creating scripted GUI dialogs can be found in [[$FG_ROOT]]/Nasal/gui.nas




Navigation menu