I have an app that I want to be full-screen and close. It's a Window and a 
Rectangle. Somewhere along the line I googled and found:

flags: Qt.FramelessWindowHint

should be added to the root window. However when also using the back button, no 
back is received by the window or the rectangle inside. 
D ViewRootImpl@4d7c559[QtActivity]: ViewPostIme key 0
D ViewRootImpl@4d7c559[QtActivity]: ViewPostIme key 1

Is all that appears. Removing the flag, the rect will get it.

Is this a bug, or am I doing something wrong?
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to