Click here to Skip to main content
15,920,801 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Read file, write to array, find min and max Pin
dr.eu11-Feb-05 9:44
dr.eu11-Feb-05 9:44 
QuestionHow to switch from vertical to gorizontal split windows? Pin
bilas11-Feb-05 5:33
bilas11-Feb-05 5:33 
GeneralDetection of code pages Pin
Mattias G11-Feb-05 5:24
Mattias G11-Feb-05 5:24 
GeneralConnecting database Pin
joy00711-Feb-05 5:01
joy00711-Feb-05 5:01 
GeneralRe: Connecting database Pin
Nemanja Trifunovic11-Feb-05 5:17
Nemanja Trifunovic11-Feb-05 5:17 
Questionhow display full text in a list control Pin
steph00711-Feb-05 4:58
steph00711-Feb-05 4:58 
AnswerRe: how display full text in a list control Pin
rocky_pulley11-Feb-05 7:20
rocky_pulley11-Feb-05 7:20 
AnswerRe: how display full text in a list control Pin
Shog911-Feb-05 13:11
sitebuilderShog911-Feb-05 13:11 
As far as i know, the list will never display more than two lines of text. However, you can increase the amount of text displayed by allowing more space between icons (this will let each row of text become longer). Use CListCtrl::SetIconSpacing() or LVM_SETICONSPACING to accomplish this.

BTW - rocky's suggestion is also good, as it lets you see the text while hovering the mouse over an icon, while keeping the spacing reasonable.

Shog9

I'm not the Jack of Diamonds... I'm not the six of spades.
I don't know what you thought; I'm not your astronaut...

GeneralRe: how display full text in a list control Pin
steph00714-Feb-05 3:16
steph00714-Feb-05 3:16 
QuestionHow to get "private bytes" count pogrammaticaly in C++ Win API? Pin
CherezZaboro11-Feb-05 4:52
CherezZaboro11-Feb-05 4:52 
AnswerRe: How to get "private bytes" count pogrammaticaly in C++ Win API? Pin
jjnet22-Oct-09 23:11
jjnet22-Oct-09 23:11 
Generalerror in xml (code included) Pin
cj_rahul11-Feb-05 3:21
cj_rahul11-Feb-05 3:21 
Generalerror in xml creation (code included) Pin
cj_rahul11-Feb-05 3:20
cj_rahul11-Feb-05 3:20 
GeneralRe: error in xml creation (code included) Pin
ThatsAlok11-Feb-05 18:41
ThatsAlok11-Feb-05 18:41 
GeneralSNTP server Pin
Anonymous11-Feb-05 2:44
Anonymous11-Feb-05 2:44 
GeneralRe: SNTP server Pin
rocky_pulley11-Feb-05 3:24
rocky_pulley11-Feb-05 3:24 
GeneralRe: SNTP server Pin
markkuk11-Feb-05 4:15
markkuk11-Feb-05 4:15 
GeneralDialog box getting COver the entire Screen Pin
Ranjish11-Feb-05 2:26
Ranjish11-Feb-05 2:26 
GeneralRe: Dialog box getting COver the entire Screen Pin
ThatsAlok11-Feb-05 2:50
ThatsAlok11-Feb-05 2:50 
QuestionHow compiler will determine the parent in virtual derivation Pin
Ranjish11-Feb-05 2:18
Ranjish11-Feb-05 2:18 
AnswerRe: How compiler will determine the parent in virtual derivation Pin
Michael Dunn11-Feb-05 5:13
sitebuilderMichael Dunn11-Feb-05 5:13 
GeneralMDI w/o initial window Pin
Temuri11-Feb-05 2:01
Temuri11-Feb-05 2:01 
GeneralRe: MDI w/o initial window Pin
David Crow11-Feb-05 2:54
David Crow11-Feb-05 2:54 
GeneralThanks!! Pin
Temuri11-Feb-05 3:00
Temuri11-Feb-05 3:00 
GeneralPrinting large BMP file Pin
Vinaya11-Feb-05 1:39
Vinaya11-Feb-05 1:39 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.