On Tue, Jul 24, 2018 at 1:16 PM Mitch Curtis <mitch.cur...@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 _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest