View Single Post
marxian's Avatar
Posts: 2,448 | Thanked: 9,523 times | Joined on Aug 2010 @ Wigan, UK
#22
Originally Posted by qwazix View Post
The hildon status menu doesn't need to be duplicated. I decided to do that so that I implement my idea of navigation. When there is a first robust version, I am thinking of creating an alternative with the native hildon title bar and the address bar on the bottom just like MicroB. The only obstacle I can think of is that the main application menu will have to be re-implemented in QtWidget instead of QML but that's not a hard thing to do. The alternative UI's can be either decided on runtime or compile time.
The problem is that rendering performance is poor for QML when not in fullscreen. That's the reason for using fullscreen in Qt Components Hildon. Otherwise I would prefer to use showNormal() and find/implement a way to show the application menu in QML.
__________________
'Men of high position are allowed, by a special act of grace, to accomodate their reasoning to the answer they need. Logic is only required in those of lesser rank.' - J K Galbraith

My website

GitHub
 

The Following 3 Users Say Thank You to marxian For This Useful Post: