<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Example of handling keyboard appearance on iOS and Android devices. Where?]]></title><description><![CDATA[<p dir="auto">Hello all!</p>
<p dir="auto">Seeking any examples of handling virtual keyboard appearance on iOS and Android device. Does anyone know where to find it?<br />
Trying to make clear how it must be working. Or best practice of using it.<br />
Basically - need to understand how to resize correctly "content wrapper" relatively ApplicationWindow or Window QML components.<br />
Since Qt 6.9 might be using SafeArea <a href="https://doc.qt.io/qt-6/qml-qtquick-safearea.html" target="_blank" rel="noopener noreferrer nofollow ugc">https://doc.qt.io/qt-6/qml-qtquick-safearea.html</a> might be used. Official example is very poor.<br />
Is there any of it?</p>
<p dir="auto">For now struggling with correct positioning of UI elements when keyboard active.<br />
Any official manuals?</p>
]]></description><link>https://forum.qt.io/topic/164721/example-of-handling-keyboard-appearance-on-ios-and-android-devices.-where</link><generator>RSS for Node</generator><lastBuildDate>Fri, 26 Jun 2026 04:40:50 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/164721.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 29 May 2026 11:05:04 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Example of handling keyboard appearance on iOS and Android devices. Where? on Sun, 07 Jun 2026 18:07:52 GMT]]></title><description><![CDATA[<p dir="auto">Haven't found any working example. After 5 days of experiments on Qt 6.11.1 <a href="https://github.com/ArboreusSystems/arboreus_examples/tree/master/qt6/CMake/ResizeByKeyboard/ResizeByKeyboard_v5" target="_blank" rel="noopener noreferrer nofollow ugc">got written example</a> It's on purpose written not optimized and very detailed within logging functions details. Don't know of working it on other versions of Qt. It's using SafeArea means on Qt 6.9 maybe will be working too.</p>
]]></description><link>https://forum.qt.io/post/838624</link><guid isPermaLink="true">https://forum.qt.io/post/838624</guid><dc:creator><![CDATA[bogong]]></dc:creator><pubDate>Sun, 07 Jun 2026 18:07:52 GMT</pubDate></item></channel></rss>