View Single Post
Old 08-06-2019, 01:59 PM   #32
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,902
Karma: 6120478
Join Date: Nov 2009
Device: many
I grepped all of the .mm files in Qt 5.12.3 source and no where can any of these search terms be found:

setTabbingMode
NSWindowTabbingModeDisallowed
setAllowsAutomaticWindowTabbing

In fact a grep for just "Tabbing" in the mm files brings up nothing.

So this issue does not appear to be on Qt's radar at all as they do not have any code to allow or disallow it.

The change may have to come in Qt itself.

I wonder if QtCreator has anything for controlling this.

KevinH



Quote:
Originally Posted by DiapDealer View Post
Man, that was some awkward searching, too! Surely Qt will eventually offer a way to incorporate something like this, no? I'm really surprised there's not more people screaming about it.
KevinH is online now   Reply With Quote