<?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[How to make Qt Menu Bar dispalyed ( fitted ) and function ok as on PC desktop on Nokia smartphones]]></title><description><![CDATA[<p dir="auto">Hello<br />
( to continue from previous discusion about fitting interfaces to mobile devices )<br />
thanks to everybody interested and tryed to help:</p>
<ol>
<li>I've succedd to fit to mobile device without using layout, with layout it is more "professionaly" but at the moment I do not understand how to make layout specifically for my application interface that will fit "automatically" for changing platform ( I mean when compiling with different compilers and deploying to different devices)</li>
<li>I still have some problem : There is a menu bar with items and actions at the top of my application's interface. I see them well in QtDesigner and they function ok and when compiling and executing on Windows it is ok, BUT! When I fit the window size for the symbian/maemo devices that there are at QtSDK simulators I see interfaces ok but* I do not see the menu bar nor on the simulator's device's screen nor on the simulator's additional screen but only some part of my menu bar*. <em>Does anybody know what must be done for Qt MenuBar with items and actions displayed and functioned ok on QtSDK simulator and on real devices ( Maemo/Symbian ) ( like on Windows in this specific case ).</em><br />
Thanks a lot!</li>
</ol>
]]></description><link>https://forum.qt.io/topic/4581/how-to-make-qt-menu-bar-dispalyed-fitted-and-function-ok-as-on-pc-desktop-on-nokia-smartphones</link><generator>RSS for Node</generator><lastBuildDate>Wed, 10 Jun 2026 21:28:53 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/4581.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 23 Mar 2011 14:12:22 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to make Qt Menu Bar dispalyed ( fitted ) and function ok as on PC desktop on Nokia smartphones on Sat, 26 Mar 2011 15:39:55 GMT]]></title><description><![CDATA[<p dir="auto">Hi<br />
Thanks for your reply<br />
Isn't it "logically right" the simulator should provide real picture what is going on at the device. If no then for what we need the simulator?<br />
I am not so experienced I am only begin with mobile platforms but I am sure it is more less looks like as at the simulator ( at least the interface,layout ). I think there should be some definition ( or coded or in Qt Designer ) to define QMenuBar property so it will be seen as a developer need on mobile device... shouldn't there?</p>
]]></description><link>https://forum.qt.io/post/81407</link><guid isPermaLink="true">https://forum.qt.io/post/81407</guid><dc:creator><![CDATA[swhweng]]></dc:creator><pubDate>Sat, 26 Mar 2011 15:39:55 GMT</pubDate></item><item><title><![CDATA[Reply to How to make Qt Menu Bar dispalyed ( fitted ) and function ok as on PC desktop on Nokia smartphones on Sat, 26 Mar 2011 14:48:46 GMT]]></title><description><![CDATA[<p dir="auto">Whenever you design your application in the simulator and then deploy that in real device, the picture will be the different.</p>
<p dir="auto">You can design the using widget trick, or run time modification with that application.</p>
]]></description><link>https://forum.qt.io/post/81404</link><guid isPermaLink="true">https://forum.qt.io/post/81404</guid><dc:creator><![CDATA[qtrahul]]></dc:creator><pubDate>Sat, 26 Mar 2011 14:48:46 GMT</pubDate></item></channel></rss>