Property browser: Difference between revisions

Jump to navigation Jump to search
m
→‎Opening the property browser: Gitorious: link to "master" branch, not a specific commit
m (→‎Opening the property browser: detail development extension)
m (→‎Opening the property browser: Gitorious: link to "master" branch, not a specific commit)
Line 11: Line 11:
Browse around to see the different data fields that are available. Just about everything interesting/useful is published in the property system. The browser allows you to inspect and even change values in the live running copy of FG.
Browse around to see the different data fields that are available. Just about everything interesting/useful is published in the property system. The browser allows you to inspect and even change values in the live running copy of FG.


Alternatively, if you have enabled the corresponding "development extension" (see the menu item in the Debug menu), after typing {{key press|/}} you can type in a path (e.g. <tt>/fdm/jsbsim</tt>) and type {{key press|:}} to open the property browser at that path or {{key press|!}} to display it in the list of properties. This method also features tab-completion similar to bash: it will cycle through a list of existing properties that match what has been typed already. See [[$FG_ROOT]]/[https://gitorious.org/fg/fgdata/source/5b7b465f9b0dc6a6b65bbc89dc213d2cbc60fc69:Nasal/prop_key_handler.nas#L1-40 Nasal/prop_key_handler.nas] for more information.
Alternatively, if you have enabled the corresponding "development extension" (see the menu item in the Debug menu), after typing {{key press|/}} you can type in a path (e.g. <tt>/fdm/jsbsim</tt>) and type {{key press|:}} to open the property browser at that path or {{key press|!}} to display it in the list of properties. This method also features tab-completion similar to bash: it will cycle through a list of existing properties that match what has been typed already. See [[$FG_ROOT]]/[https://gitorious.org/fg/fgdata/source/master:Nasal/prop_key_handler.nas#L1-40 Nasal/prop_key_handler.nas] for more information.


== Tied properties ==
== Tied properties ==
395

edits

Navigation menu