GUI Messages: Difference between revisions

Jump to navigation Jump to search
Moving up suitable first section; Fix spelling; + Related resources
(Moving up suitable first section; Fix spelling; + Related resources)
Line 2: Line 2:
{{Screenshot needed}}
{{Screenshot needed}}


== Intro ==
On-screen '''GUI messages''' can be rendered in FlightGear using a simple property-based messaging system which is using property listeners and the [[PUI]] GUI system.
FlightGear is using a simple property-based messaging system which can render GUI messages using propoerty listenenrs and the [[PUI]] GUI system.


== Background ==
== Background ==
Line 21: Line 20:
}}
}}


== Feautres ==
== Features ==


This system is primarily used by the following features:
This system is primarily used by the following features:
Line 64: Line 63:


In addition, there's the tooltip system which is meanwhile using the [[Canvas]] 2D rendering API
In addition, there's the tooltip system which is meanwhile using the [[Canvas]] 2D rendering API
== Related content ==
=== Wiki articles ===
* [[Chat Menu]]
* [[Howto:Define limits]]
* [[Howto:Implement copilot announcements]]
* [[Tooltips]]
* [[Tutorials]]
=== Forum topics ===
* [http://forum.flightgear.org/viewtopic.php?f=17&t=28671 Hiding all notification messages (top of screen)]
=== Source code ===
* {{fgdata file|Nasal/screen.nas}}
[[Category:FlightGear]]

Navigation menu