Just solved next issue: avoid from resizing desired header columns. But it
would be nice to also control the cursor. It still appears 'splitter' cursor
on column headers where resizing is restricted. Suggestions on how to deal
with this would be really appreciated.
Thanks in advace.
Subclassing and aborting the WM_SETCURSOR.
Yes, but only solves half of the problem.
Cursor changes when mouse entering/leaving a range centered on columns
divisions.
Tested next:
on WM_SETCURSOR:
hit test and determine the column mouse is over
if it's on desired column/s AND cursor is not default* then
process (eat) WM_SETCURSOR.
*determining current cursor with GetCursor()
(default cursor handle is MP_DEFAULT = 0x00010011)
And it seems to worlk fine, now.
Carles
"Sten Westerback (MVP SDK 2005-6 :)"
<REMOVE_UPPERCASEe...@nokia.comX> ha escrit al missatge del
grup de discussió: 1223663291.605506@xnews001...