By google,
Cmd-H shortcut on Mac OS | Qt Forum
https://forum.qt.io/topic/3157/cmd-h-shortcut-on-mac-os

Apparently a hidden app was put to a z-order behind so that it
needs a raise() and activatewindow() to make it responsive to UI
interaction.

Пт, 11 сен 2015, Marc Simpson написал(а):
> On Fri, Sep 11, 2015 at 5:58 AM, Ian Clark <[email protected]> wrote:
> > BTW, the functionality of ⌘H is a disaster. If the end-user hits this
> > hotkey combination by mistake, JQt and all its forms (IDE or
> > user-defined) do indeed disappear. But when JQt is made to reappear,
> > it is locked solid. I can find no way to make it respond to mouse
> > events, short of quitting the app. I doubt there's anything JQt can do
> > about it.
> 
> Does this only occur when you have your form active?
> 
> (I'm unable to reproduce under j804, Yosemite.)
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm

-- 
regards,
====================================================
GPG key 1024D/4434BAB3 2008-08-24
gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3
gpg --keyserver subkeys.pgp.net --armor --export 4434BAB3
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to