c++.mfc - ListBox formatting
- Peter (6/6) Dec 16 2002 Thanks for explaining DDX Jan,
- Jan Knepper (4/10) Dec 16 2002 I would use SysListView32 with LVS_REPORT for that.
Thanks for explaining DDX Jan, Is it possible to format results in Listboxes? I was thinking along the lines of having a list of numbers with the decimal points lined up. Also, Is there a means of using tab or "\t" in these lists? Peter
Dec 16 2002
I would use SysListView32 with LVS_REPORT for that. Check CListCtrl. Jan Peter wrote:Thanks for explaining DDX Jan, Is it possible to format results in Listboxes? I was thinking along the lines of having a list of numbers with the decimal points lined up. Also, Is there a means of using tab or "\t" in these lists? Peter
Dec 16 2002