Hello, i have an application that show me into the consolle this message:
X Error: BadMatch (invalid parameter attributes) 8
Major opcode: 59 (X_SetClipRectangles)
Resource id: 0x2e0126a
X Error: BadMatch (invalid parameter attributes) 8
Major opcode: 59 (X_SetClipRectangles)
Resource id: 0x2e0126b
X Error: BadMatch (invalid parameter attributes) 8
Major opcode: 59 (X_SetClipRectangles)
Resource id: 0x2e0126a
X Error: BadMatch (invalid parameter attributes) 8
Major opcode: 59 (X_SetClipRectangles)
Resource id: 0x2e0126b
To copy to clipboard, switch view to plain text mode
in fact, when i see this error i had just gone into a QStackedWidget.
My application is made in this way:
i have a QTreeWidget, a splitter and one QStackedWidget.
Thanks
Bookmarks