Difference between revisions of "Template:Contributor ground school"
Jump to navigation
Jump to search
m |
|||
Line 16: | Line 16: | ||
* [[Properties persistant between sessions]] | * [[Properties persistant between sessions]] | ||
− | | heading2 = | + | |
+ | | heading2 = GUI Dialogs | ||
| content2 = | | content2 = | ||
+ | * [[Nasal in GUI dialog files|Dialogs in FlightGear]] | ||
+ | * [[Howto:Editing and creating GUI dialogs in FlightGear|Creating XML dialogs]] | ||
+ | * [[Howto:Extend the about dialog|Extending dialogs]] | ||
+ | * [[Howto:Adding a canvas to a GUI dialog|Canvas in dialogs]] | ||
+ | * [[Howto:Creating a Canvas GUI dialog file|Pure Canvas dialogs]] | ||
+ | |||
+ | |||
+ | |||
+ | | heading3 = Nasal Scripting | ||
+ | | content3 = | ||
* [[What is Nasal]]? | * [[What is Nasal]]? | ||
* [[Nasal FAQ]] | * [[Nasal FAQ]] | ||
Line 27: | Line 38: | ||
* [[Nasal Browser|Browser]] | * [[Nasal Browser|Browser]] | ||
− | | | + | | heading4 = Getting started with scripting |
− | | | + | | content4 = |
* [[Nasal Hello World]] | * [[Nasal Hello World]] | ||
* [[Using Nasal functions]] | * [[Using Nasal functions]] |
Revision as of 21:35, 6 January 2019
Contributor Ground School |
---|
Properties 101 |
GUI Dialogs |
Nasal Scripting |
Getting started with scripting |