|
-
June 4th, 1999, 06:22 AM
#1
CListCtrl: multiline column headers
Hallo everybody!
I have a problem with CListCtrl. I have to have a long column header with short column entries. So it would be fine, if I could split the header into two lines. But setting a text like "line1\r\nline2"
doesn´t work. Any idea how this could work?
Thanks in advance,
Thomas
-
June 7th, 1999, 08:25 PM
#2
Re: CListCtrl: multiline column headers
Dream on...
But if you're hell bent on doing this, the new common control Header (that comes with IE 3.0+) can support custom draw, however. you'll have to do the work yourself, though. Can't just specify the string.
-
June 9th, 1999, 10:20 AM
#3
Re: CListCtrl: multiline column headers
I did this. see post How to change the height of Header in CListCtrl
http://www.codeguru.net/bbs/wt/showp...sb=5#Post15958
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|