Click here to Skip to main content
16,011,428 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Add-in development VC++ .NET 2003 Pin
Robert Bielik23-Nov-04 22:36
Robert Bielik23-Nov-04 22:36 
GeneralRe: Add-in development VC++ .NET 2003 Pin
toxcct23-Nov-04 22:39
toxcct23-Nov-04 22:39 
GeneralDrawing on screen Pin
Atlence23-Nov-04 22:11
Atlence23-Nov-04 22:11 
GeneralWhere to start when programming MSN Messanger. Pin
anderslundsgard23-Nov-04 22:08
anderslundsgard23-Nov-04 22:08 
GeneralCopy a file (That is already in use) Pin
Monty223-Nov-04 22:00
Monty223-Nov-04 22:00 
Generalmcsd in vc++ Pin
xcavin23-Nov-04 21:32
xcavin23-Nov-04 21:32 
GeneralCListView Problem Pin
Neelesh K J Jain23-Nov-04 21:22
Neelesh K J Jain23-Nov-04 21:22 
GeneralRe: CListView Problem Pin
Mike Danberg24-Nov-04 11:47
Mike Danberg24-Nov-04 11:47 
Hi,

While I've never done anything with images and text in a ListView I have an idea that might help you. This is the same thing that happens if you look in any folder and the name is too long. The obvious reason you get the "..." is because displaying the full name could overlap with an image below the text. Each row has a certain height to it and if the text goes beyond the height it gets truncated. At least that's how I see it. So my idea is for you to manually override the row height and change it to make the text fit. I don't know if this definitely will work, but its worth a shot.

Edit: After messing around inside a folder, it seems that there usually is enough space to display most names without doing that. Maybe there is a property you can check to allow it to display?
GeneralWrite to a fiel and read the same fiel in real time. Pin
amitranjanmishra23-Nov-04 21:17
amitranjanmishra23-Nov-04 21:17 
GeneralRe: Write to a fiel and read the same fiel in real time. Pin
toxcct23-Nov-04 22:10
toxcct23-Nov-04 22:10 
GeneralRe: Write to a fiel and read the same fiel in real time. Pin
Robert Bielik23-Nov-04 22:42
Robert Bielik23-Nov-04 22:42 
GeneralPassing object as parameter problem Pin
impeham23-Nov-04 20:29
impeham23-Nov-04 20:29 
GeneralRe: Passing object as parameter problem Pin
PJ Arends23-Nov-04 20:59
professionalPJ Arends23-Nov-04 20:59 
GeneralRe: Passing object as parameter problem Pin
impeham23-Nov-04 21:02
impeham23-Nov-04 21:02 
GeneralRe: Passing object as parameter problem Pin
PJ Arends23-Nov-04 21:17
professionalPJ Arends23-Nov-04 21:17 
GeneralRe: Passing object as parameter problem Pin
impeham23-Nov-04 21:26
impeham23-Nov-04 21:26 
GeneralRe: Passing object as parameter problem Pin
toxcct23-Nov-04 22:29
toxcct23-Nov-04 22:29 
GeneralDetermine desktop bits per pixel format. Pin
Nick Z.23-Nov-04 19:10
Nick Z.23-Nov-04 19:10 
GeneralIcons Pin
Flame Gitsnik23-Nov-04 19:07
Flame Gitsnik23-Nov-04 19:07 
GeneralConvert Long To Byte Pin
RYU^^23-Nov-04 19:05
RYU^^23-Nov-04 19:05 
GeneralRe: Convert Long To Byte Pin
geo_m23-Nov-04 23:04
geo_m23-Nov-04 23:04 
GeneralRe: Convert Long To Byte Pin
RYU^^24-Nov-04 13:35
RYU^^24-Nov-04 13:35 
Generalabt Alt+keys Pin
Tripura.K23-Nov-04 18:26
Tripura.K23-Nov-04 18:26 
GeneralRe: abt Alt+keys Pin
rabih_kai23-Nov-04 18:45
rabih_kai23-Nov-04 18:45 
GeneralRe: abt Alt+keys Pin
Anonymous23-Nov-04 23:58
Anonymous23-Nov-04 23:58 

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.