PDA

View Full Version : qt4.6 webview has a window frame!!



billconan
14th November 2009, 03:41
hello guys,

i'm working on my webbrowser project, i want to draw a frameless webview in a graphicsview

and i realized that the webview of qt 4.6 comes with a window frame. and i don't know how to turn the frame off. i want to draw a frameless widget. i have tried some window flags, but they don't work.

i used to use qt 4.5.1, and there was no frame.

thanks.:mad:

billconan
14th November 2009, 03:49
sorry, i know the answer. it's because some wrong window flag of the proxywiget.

i shouldn't ask this question. but the behavior of my program is different than what it looked with 4.5