Thread
:
[Maemo 5] HealthCheck - Pymaemo/Qt - Learning to code (N900)
View Single Post
aspidites
2010-02-21 , 16:46
Posts: 402 | Thanked: 229 times | Joined on Nov 2009 @ Missouri, USA
#
86
I had an example on my N900 with stackable windows working with PyQt/PySide, but my N900 is in for repair and I didn't back up the information.
At any rate, I thought you might find the
documentation
helpful. (note the URL). This includes all of the maemo-specific classes of Qt 4.6, and a lot of them should easily translate to python. For Stacked Windows in particular, see
this
example.
In summary, I believe that the stacked window (the one that should have an arrow instead of an x) should be a child of the main window, and all should set the stacked window property.
__________________
aspidites
|
blog
|
aspidites@inbox.com
Quote & Reply
|
The Following User Says Thank You to aspidites For This Useful Post:
noobmonkey
aspidites
View Public Profile
Send a private message to aspidites
Find all posts by aspidites