Property browser: Difference between revisions

Jump to navigation Jump to search
m
+ key binding
m (No stub)
m (+ key binding)
Line 1: Line 1:
[[Image:Property_Browser.jpg|thumb|270px|The property browser window]]
[[Image:Property_Browser.jpg|thumb|270px|The property browser window]]
The [[FlightGear]] '''property browser''' is a dialog used to browse, in-simulator, through all properties (internal, runtime state variables in FlightGear). The property browser can be opened with / (forward slash) or through the [[menubar|menu]]: <tt>File > Browse Internal Properties</tt>.
The [[FlightGear]] '''property browser''' is a dialog used to browse, in-simulator, through all properties (internal, runtime state variables in FlightGear). The property browser can be opened with / (forward slash) or through the [[menubar|menu]]: <tt>File > Browse Internal Properties</tt>.


To set a property to a new value, select the property, fill the new value in the form below and click the Set button. To toggle values (like true/false), click on them while holding the Ctrl key.
*To set a property to a new value, select the property, fill the new value in the form below and click the Set button. To toggle values (like true/false), click on them while holding the Ctrl key.
 
*Holding the Shift key while pressing a property in the browser will print the property (and update it) to the topleft of the screen. The property can be removed from the screen by clicking at another property, while holding Ctrl-Shift.
Clicking the square in the left top of the window will copy the property browser. The right square closes the current browser.
*Clicking the square in the left top of the window will copy the property browser. The right square closes the current browser.


The property browser is a very powerful tool when working in FlightGear, it has several very advanced and useful features that are not yet covered here which may however be useful during debugging sessions (there's for example support to trace properties and inspect registered listeners) .
The property browser is a very powerful tool when working in FlightGear, it has several very advanced and useful features that are not yet covered here which may however be useful during debugging sessions (there's for example support to trace properties and inspect registered listeners) .

Navigation menu