FlightGear Qt launcher: Difference between revisions

Jump to navigation Jump to search
m
https://forum.flightgear.org/viewtopic.php?f=25&t=28877&start=90#p284607
No edit summary
m (https://forum.flightgear.org/viewtopic.php?f=25&t=28877&start=90#p284607)
Line 27: Line 27:
   }}
   }}
</ref>, the intention is we’re adding integrated convenience features but the command line / shell environment won’t change and the default mode of ‘fgfs’ even in a Qt-enabled build is unchanged. You need set an env var or pass an argument to get the launcher, even if the feature was selected at compile time. We have the advantage that the Windows and Mac pre-built builds, it’s easy to ensure Qt is available, and those users are less likely to want complex command-line control than Linux users.<ref>{{cite web
</ref>, the intention is we’re adding integrated convenience features but the command line / shell environment won’t change and the default mode of ‘fgfs’ even in a Qt-enabled build is unchanged. You need set an env var or pass an argument to get the launcher, even if the feature was selected at compile time. We have the advantage that the Windows and Mac pre-built builds, it’s easy to ensure Qt is available, and those users are less likely to want complex command-line control than Linux users.<ref>{{cite web
  |url    = https://sourceforge.net/p/flightgear/mailman/message/34532040/
  |title  = <nowiki>[Flightgear-devel]  GUI questions (again)</nowiki>
  |author = <nowiki>James Turner</nowiki>
  |date  = Oct 11th, 2015
  |added  = May 7th, 2016
  |script_version = 0.35
  }}
</ref>
And even if Qt is selected at compile time, it will still be possible to disable it at run time. That’s important because /initially/ it’s likely that some window-setup features won’t work when using Qt. Especially the multi-window options for handling different projectors side-by-side. <ref>{{cite web
   |url    = https://sourceforge.net/p/flightgear/mailman/message/34532040/
   |url    = https://sourceforge.net/p/flightgear/mailman/message/34532040/
   |title  = <nowiki>[Flightgear-devel]  GUI questions (again)</nowiki>
   |title  = <nowiki>[Flightgear-devel]  GUI questions (again)</nowiki>

Navigation menu