]> git.mxchange.org Git - flightgear.git/commit
Andrew Midson:
authorehofman <ehofman>
Mon, 31 Jan 2005 10:36:59 +0000 (10:36 +0000)
committerehofman <ehofman>
Mon, 31 Jan 2005 10:36:59 +0000 (10:36 +0000)
commit964349e401c99b0b5e450b1fc7bec6364e625267
tree6c11e479a339f51470aa1ec59e7cf7e2417dfc34
parent394fe84351bbb26e254d9f06e8758e3df3b9bb3f
Andrew Midson:

I have made the
'Select Airport from List' option in FlightGear work
(I think) properly. I have some concerns about the
solution, which could be broken by changes to plib (if
they re-use the value I have assigned to
PUCLASS_LIST), but for the moment it seems to work OK.

Erik Hofman:
A request has been sent to John Fay to include the puList
code in the puAux subdirectory of plib so expect some
changes for future version of FlightGear.
src/GUI/AirportList.cxx
src/GUI/AirportList.hxx
src/GUI/dialog.cxx
src/GUI/puList.cxx
src/GUI/puList.hxx