Hi all!
I know, maybe it isnt a question for a qt forum, but are the windows frames widgets/windows?
Or what class do they have, does anybody know if i can acces them with a hook?
My idea: i install a global hook. than i check callwndproc for wndcreate. than i check if the createt window is a windowframe and give the window frame an other bitmap which he should render as borders. this would be easy low level skinning and i don't need implement things like window moving and resizing.
Bookmarks