Click here to Skip to main content
15,902,112 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
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 
GeneralRe: my problem is related to list control Pin
Naveen15-Nov-07 0:41
Naveen15-Nov-07 0:41 
No no you didnt understand what I mean. Setting the width of the column is not the pblm here

try this.

Create a list control with a 250 pixel wide
insert a column with width 200 pixel.
Reduce the client area of list control by 100 pixel( using OnNcCalcSize() function)

You can see the effect. Now you can no more reseize the column using the mouse.


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 
GeneralRe: How to paint the window when some other window over it? Pin
whiteclouds14-Nov-07 19:01
whiteclouds14-Nov-07 19:01 

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.