Click here to Skip to main content
15,894,343 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: call a object in all classes mfc vc++ Pin
toxcct7-Jan-08 23:53
toxcct7-Jan-08 23:53 
QuestionRe: call a object in all classes mfc vc++ Pin
Matthew Faithfull7-Jan-08 23:56
Matthew Faithfull7-Jan-08 23:56 
GeneralRe: call a object in all classes mfc vc++ Pin
CPallini8-Jan-08 0:06
mveCPallini8-Jan-08 0:06 
GeneralFile information of the folder content. Pin
CodingLover7-Jan-08 23:25
CodingLover7-Jan-08 23:25 
QuestionRe: File information of the folder content. Pin
David Crow8-Jan-08 3:27
David Crow8-Jan-08 3:27 
GeneralRe: File information of the folder content. Pin
CodingLover8-Jan-08 15:43
CodingLover8-Jan-08 15:43 
GeneralRe: File information of the folder content. Pin
CodingLover8-Jan-08 19:58
CodingLover8-Jan-08 19:58 
GeneralMFC: Getting my icon-styled CListCtrl to wrap onto a new row/column Pin
Sternocera7-Jan-08 23:24
Sternocera7-Jan-08 23:24 
Hello,

I have an icon-style CListCtrl, into which I have inserted dozens of icons. Unfortunately, the icons never wrap onto a new row - they fill the top row, creating an unsightly horizontal scroll bar. I would prefer it if the icons wrapped onto a new row in a resolution-independent manner (so that the icons always filled the width of the CListCtrl), or at least never exceeded a certain width (so I know it won't display a scrollbar unless the user has a desktop resolution that is lower then 800x600, for example).

It is not apparent, having gone through MSDN documentation, codeproject tutorials and randomly googled MFC related pages, how any of this can be done. Could someone tell me what I should do?

Here is a codeproject tutorial. I would like to have large icons display as they do in the image of this dialog:
http://www.codeproject.com/KB/combobox/listctrldemo.aspx[^]

I've also made a considerable effort to copy this project, but cannot figure out why my Icon based CListCtrl won't wrap as described.

Thanks in advance,
Sternocera
QuestionRe: MFC: Getting my icon-styled CListCtrl to wrap onto a new row/column Pin
Mark Salsbery8-Jan-08 9:15
Mark Salsbery8-Jan-08 9:15 
GeneralRe: MFC: Getting my icon-styled CListCtrl to wrap onto a new row/column Pin
Sternocera8-Jan-08 22:13
Sternocera8-Jan-08 22:13 
Generalarrow keys on CMenu Pin
vickyoncodeguru7-Jan-08 23:24
vickyoncodeguru7-Jan-08 23:24 
Generalcomman variable for all clasess. Pin
Paulraj G7-Jan-08 23:20
Paulraj G7-Jan-08 23:20 
GeneralRe: comman variable for all clasess. Pin
toxcct7-Jan-08 23:24
toxcct7-Jan-08 23:24 
GeneralRe: comman variable for all clasess. Pin
Paulraj G7-Jan-08 23:31
Paulraj G7-Jan-08 23:31 
GeneralRe: comman variable for all clasess. Pin
CPallini7-Jan-08 23:33
mveCPallini7-Jan-08 23:33 
GeneralRe: comman variable for all clasess. Pin
Rajesh R Subramanian8-Jan-08 0:41
professionalRajesh R Subramanian8-Jan-08 0:41 
QuestionRe: comman variable for all clasess. Pin
David Crow8-Jan-08 3:30
David Crow8-Jan-08 3:30 
Questionprojecttttttt Pin
Member 47567097-Jan-08 23:09
Member 47567097-Jan-08 23:09 
GeneralRe: projecttttttt Pin
toxcct7-Jan-08 23:11
toxcct7-Jan-08 23:11 
GeneralRe: projecttttttt Pin
Member 47567097-Jan-08 23:20
Member 47567097-Jan-08 23:20 
GeneralRe: projecttttttt Pin
Cedric Moonen7-Jan-08 23:17
Cedric Moonen7-Jan-08 23:17 
GeneralRe: projecttttttt Pin
Member 47567097-Jan-08 23:27
Member 47567097-Jan-08 23:27 
GeneralRe: projecttttttt Pin
Cedric Moonen7-Jan-08 23:33
Cedric Moonen7-Jan-08 23:33 
GeneralRe: projecttttttt Pin
David Crow8-Jan-08 3:32
David Crow8-Jan-08 3:32 
GeneralCursor position in multi line edit box Pin
josip cagalj7-Jan-08 22:04
josip cagalj7-Jan-08 22:04 

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.