[Interest] Capital letters with Qt Virtual Keyboard

Luca Carlon carlon.luca at gmail.com
Tue Jul 24 13:45:39 CEST 2018


On Tue, Jul 24, 2018 at 1:16 PM Mitch Curtis <mitch.curtis at qt.io> wrote:
> > What I see here is that when the sample above runs in Qt 5.11.0, the focus is
> > on the TextInput, the shift button is not enabled and not "selected", letters
> > are lowercase. Do you see the same?
>
> How do you give it focus without clicking it? As soon as it gets active focus (whether by tab or mouse), the virtual keyboard should pop up.

Focus is given by setting the propery focus: "focus: true". The
keyboard does not pop up as it is always visible in the example I
provided.
Thank you.

Luca



More information about the Interest mailing list