View Single Post
Posts: 45 | Thanked: 15 times | Joined on Nov 2009 @ Barcelona, Spain
#1
Hi all

I'm developing a small application on Qt for Freemantle. It basically a couple of QMainWindows to test the HildonStackableWindows and a QDialog.
I was using libqt4 and everything was working as defined except for the non hildonized menus and QListWidgets. I decided to upgrade to libqt4-maemo5 following the process described by the miniature team in http://wiki.maemo.org/Miniature/Deve...Qt4_for_Maemo5
After that, my stackable window implemented as a QMainWindow being child of another QMainWindow are not working anymore. The second level window appears but it does not have the back button but an X like the first level QMainWindow. Also it appears in the switcher as anothe application...
I have the same issue with my modal QDialog, it is no longer a hildon dialog but shows as a first level window...

Any clue?

Btw is there an updated example anywhere? Everything that I have found is quite old...

Regards and thank you in advance

Carlos

Last edited by cnavarro; 2009-11-23 at 08:01.