View Single Post
Posts: 24 | Thanked: 9 times | Joined on Jul 2010 @ Vicenza (Italy)
#1
Hi,

I'm trying to build my first complete multi-windows qt n900 application (I've already built a simple application and I was able to run it on my n900).

I've installed latest version of nokia qt creator (LGPL install) downloaded from here on ubuntu lucid-64.

Now I'm stuck with stacked windows: I really don't understand how to do it.
I tried to code the example presented in qt creator help but I was not able to run it (WA_Maemo5StakedWindows is not a member of qt) and any other test was a failure.

I have the start window with many pushbutton and I'd like each button to open a different child (stacked) window.

1) First of all, I don't know how to draw different windows (different .ui files) inside the same project
2) Second I don't know how to stack one window on another

I really don't understand how to do it INSIDE QT Creator (I mean without coding everything from scratch).

Should I try a different SDK?

Can please someone help me?
Any general indication as far as complete code example are really appreciated.

Thanks in advance
Michele

Last edited by mmichielin; 2010-07-22 at 09:09.