I'm trying to run this rather trivial Pyside Qt test example, source code
It should open a new window with automatically enabled back button inside the same application when button is pressed. Unfortunately it doesn't do that. It opens a completely new application window with no back button whatsoever
Does anyone have any clue about what I'm missing here?
@tkojo, I was told by @bergie that you might be able to help me somehow here.
TomiS
commented on
posted to #maemo04.01.2010 (en)
Btw, I was trying to follow guidelines from this slideshow, slide 25
TomiS
commented on
posted to #maemo04.01.2010 (en)
@TomiS I suck at Python :-) Could Pyside still do funny things? How about with PyMaemo? @danielwilms might know a bit more.
tkojo
commented on
posted to #maemo04.01.2010 (en)
@tkojo Ah, I figured it out already. It was just about one Maemo5-specific attribute you need to set for QMainWindow and everything works. But thanks anyway :-)
TomiS
commented on
posted to #maemo05.01.2010 (en)
Login or register to leave a comment
Publicity
These messages are public and can be seen by anyone.