Quote:
Originally Posted by KevinH
But as I explained earlier, the InsertSpecialCharacter dialog, grabs input focus when you select the character at that time so there is no other keyboard focus active. It is a dialog, not an input device. It is designed to paste chars into CodeView and FindReplace with one click.
|
I would say it is or should be functionally an input device implemented as a dialog box. Is there no SendKeys or equivalent in Qt?