Hi.
I have a MainWindow with some QDockWidgets, nothing special.
I'm applying to the entire QApplication a style sub-classed from QCleanlooksStyle just for changing some features like icon sizes and stuff...
However I've noticed that QDockArea "hightlights" (with a blue color) when QDockWidget are near to be placed with QWindowsVistaStyle or QWindowsXPStyle... With any other style the "hightlight" just consists of a dotted frame instead of a colored frame...I don't know how to implement that kind of "highlighting" with any other style like QCleanlooksStyle or QPlastiqueStyle... If anyone knows how to do it I would appreciate that give me some directions to do that...
I suppose that is something maybe with styleSheet or styles or mousemoveevent or something... maybe easier...
Below you'll find what is the difference and what I'm talking about...
Thanks and sorry for my english...
Bookmarks