]> git.mxchange.org Git - flightgear.git/commit
Support a log-list widget in PUI.
authorJames Turner <zakalawe@mac.com>
Fri, 8 Feb 2013 19:39:41 +0000 (19:39 +0000)
committerJames Turner <zakalawe@mac.com>
Fri, 8 Feb 2013 19:39:41 +0000 (19:39 +0000)
commitce9afecdbd0be5d58b5fb502effc64f42090c992
tree4c264e6c87caaf03fdad2f827a99ebf42baa7afb
parente08eb7457e7e4b5109ac4bd5cfe3d128ef78aa0c
Support a log-list widget in PUI.

Add a puaListBox which can show the contents of a log-buffer. Currently only two buffer sources are supported more to follow (and the dialog XML updates).
src/GUI/FGPUIDialog.cxx
src/GUI/FGPUIDialog.hxx
src/GUI/new_gui.cxx
src/Scripting/NasalSys.cxx
src/Scripting/NasalSys.hxx