Alec S.
2004-02-17 22:27:22 UTC
Hi,
I've got a dialog with a list control. It's associated with a CListCtrl
and I insert a few columns in InitDialog. Everything is fine so far. But
later I add some more columns to the CListCtrl but those always end up
Left-Aligned, and I can't get them to use a different alignment even if I
hard code it in the call to InsertColumn.
What's wrong? How can I fix it?
Thanks a lot.
--
Alec S.
alec @ synetech . cjb . net
I've got a dialog with a list control. It's associated with a CListCtrl
and I insert a few columns in InitDialog. Everything is fine so far. But
later I add some more columns to the CListCtrl but those always end up
Left-Aligned, and I can't get them to use a different alignment even if I
hard code it in the call to InsertColumn.
What's wrong? How can I fix it?
Thanks a lot.
--
Alec S.
alec @ synetech . cjb . net