Click here to Skip to main content
15,890,741 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionmy problem is related to list control Pin
rajneshmalik14-Nov-07 17:57
rajneshmalik14-Nov-07 17:57 
AnswerRe: my problem is related to list control Pin
Nelek14-Nov-07 20:17
protectorNelek14-Nov-07 20:17 
GeneralRe: my problem is related to list control Pin
rajneshmalik14-Nov-07 20:33
rajneshmalik14-Nov-07 20:33 
GeneralRe: my problem is related to list control Pin
Nelek14-Nov-07 21:46
protectorNelek14-Nov-07 21:46 
GeneralRe: my problem is related to list control Pin
Naveen14-Nov-07 21:18
Naveen14-Nov-07 21:18 
GeneralRe: my problem is related to list control Pin
Nelek14-Nov-07 21:42
protectorNelek14-Nov-07 21:42 
GeneralRe: my problem is related to list control Pin
Naveen14-Nov-07 22:24
Naveen14-Nov-07 22:24 
GeneralRe: my problem is related to list control Pin
Nelek15-Nov-07 0:14
protectorNelek15-Nov-07 0:14 
I think that this is easily avoidable setting the width of the column higher than the text that is going to contain with LV_COLUMN lvCol; i.e. lvCol.cx = nDesiredWidth; when inserting the items.



Greetings.

--------
M.D.V.

If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about?

Help me to understand what I'm saying, and I'll explain it better to you

“The First Rule of Program Optimization: Don't do it. The Second Rule of Program Optimization (for experts only!): Don't do it yet.” - Michael A. Jackson

Wink | ;)

GeneralRe: my problem is related to list control Pin
Naveen15-Nov-07 0:41
Naveen15-Nov-07 0:41 
GeneralRe: my problem is related to list control Pin
Nelek15-Nov-07 20:49
protectorNelek15-Nov-07 20:49 
AnswerRe: my problem is related to list control Pin
Naveen14-Nov-07 21:21
Naveen14-Nov-07 21:21 
GeneralRe: my problem is related to list control Pin
rajneshmalik16-Nov-07 1:38
rajneshmalik16-Nov-07 1:38 
GeneralRe: my problem is related to list control Pin
Naveen18-Nov-07 16:28
Naveen18-Nov-07 16:28 
QuestionUniquely select and double click an item in the List View Pin
scody14-Nov-07 17:10
scody14-Nov-07 17:10 
AnswerRe: Uniquely select and double click an item in the List View Pin
Llasus14-Nov-07 17:18
Llasus14-Nov-07 17:18 
GeneralRe: Uniquely select and double click an item in the List View Pin
scody14-Nov-07 17:40
scody14-Nov-07 17:40 
GeneralRe: Uniquely select and double click an item in the List View Pin
Llasus14-Nov-07 17:50
Llasus14-Nov-07 17:50 
GeneralRe: Uniquely select and double click an item in the List View Pin
scody14-Nov-07 18:10
scody14-Nov-07 18:10 
GeneralRe: Uniquely select and double click an item in the List View Pin
Llasus14-Nov-07 19:55
Llasus14-Nov-07 19:55 
GeneralRe: Uniquely select and double click an item in the List View Pin
Llasus14-Nov-07 20:12
Llasus14-Nov-07 20:12 
GeneralRe: Uniquely select and double click an item in the List View Pin
jhwurmbach15-Nov-07 0:53
jhwurmbach15-Nov-07 0:53 
QuestionHow to paint the window when some other window over it? [modified] Pin
whiteclouds14-Nov-07 15:53
whiteclouds14-Nov-07 15:53 
AnswerRe: How to paint the window when some other window over it? Pin
Llasus14-Nov-07 17:52
Llasus14-Nov-07 17:52 
GeneralRe: How to paint the window when some other window over it? Pin
whiteclouds14-Nov-07 18:16
whiteclouds14-Nov-07 18:16 
GeneralRe: How to paint the window when some other window over it? Pin
Llasus14-Nov-07 18:39
Llasus14-Nov-07 18: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.