qt - Is there a way to use space between buttons in landscape -
after digging i've realised there no qt-way use 3 middle buttons in landscape mode in s50v5, don't waste precious space. i've tried place widgets there menu bar on top , widgets aren't visible.
is there way utilise space without using native symbian apis?
controlling stock softkeys in qt pain. strategy have used make qmainwindow
full-screen showfullscreen()
allows use softkey space yourself. have make sure widgets create parents of main window, , mindful of this bug when creating pop-ups.
Comments
Post a Comment