FlightGear Qt launcher: Difference between revisions

Jump to navigation Jump to search
Line 28: Line 28:


All of this would be a QtQuick 2 GUI, not a Qt widgets GUI. If you don’t know what that terminology means, don’t worry about it, the quick answer is it works the same ways as Canvas does at present (rendering to OpenGL).
All of this would be a QtQuick 2 GUI, not a Qt widgets GUI. If you don’t know what that terminology means, don’t worry about it, the quick answer is it works the same ways as Canvas does at present (rendering to OpenGL).
== Status ==
{{FGCquote
|1= I’m currently extending the launcher to do in-air starts, and was wondering why this was behaving oddly.
|2= {{cite web
  | url    = http://sourceforge.net/p/flightgear/mailman/message/34618604/
  | title  = <nowiki>Re: [Flightgear-devel] Bug 1802 : start paused --enable-freeze does
not work</nowiki>
  | author = <nowiki>James Turner</nowiki>
  | date  = Nov 13th, 2015
  }}
}}


== Initial Prototype ==
== Initial Prototype ==

Navigation menu