SuJiaLaoShi
April 9th, 2006, 07:16 AM
Hello
I made a listview wich can edit subitems.
in LVM_BEGINSUBITEMS i implement a subclass for the editcontroll.
in the subclassfunction i move the edit control to the right position,
but than the text of the first column get screwed up.
.ELSEIF uMsg == WM_WINDOWPOSCHANGED
MoveWindow(....);
What is wrog?
You can see the picture....
Good bye....
I made a listview wich can edit subitems.
in LVM_BEGINSUBITEMS i implement a subclass for the editcontroll.
in the subclassfunction i move the edit control to the right position,
but than the text of the first column get screwed up.
.ELSEIF uMsg == WM_WINDOWPOSCHANGED
MoveWindow(....);
What is wrog?
You can see the picture....
Good bye....