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

C / C++ / MFC

 
GeneralRe: Help with structure and createThread function call Pin
Joaquín M López Muñoz5-Feb-03 10:35
Joaquín M López Muñoz5-Feb-03 10:35 
GeneralRe: Help with structure and createThread function call Pin
Pecan2045-Feb-03 14:24
Pecan2045-Feb-03 14:24 
GeneralLinking additional obj's Pin
JohnEddy5-Feb-03 9:12
JohnEddy5-Feb-03 9:12 
GeneralRe: Linking additional obj's Pin
Joaquín M López Muñoz5-Feb-03 9:19
Joaquín M López Muñoz5-Feb-03 9:19 
GeneralRe: Linking additional obj's Pin
AlexO5-Feb-03 9:20
AlexO5-Feb-03 9:20 
GeneralRe: Linking additional obj's Pin
JohnEddy5-Feb-03 9:40
JohnEddy5-Feb-03 9:40 
Generalccalendar or cmonthcalendar Pin
youssef5-Feb-03 8:48
youssef5-Feb-03 8:48 
GeneralA simple question about CListCtrl::InsertItem Pin
lucy5-Feb-03 8:21
lucy5-Feb-03 8:21 
This is a simple question, I'm sure you have the answer, help me out please.

I have a List control in my dialog, to which I associate a member variable of CListCtrl. The style of this control is:
General: Visible, Tab stop
Styles: View-Report, Align-Left, Sort-None,
Single Selection, Edit Labels, No column header, Show selection always
More Styles: Border
Extended Styles: Static edge.

In the OnInitDialog, I had the following:

m_myListCtrl.InsertItem(0, "item 0");

But when the dialog is displayed, nothing in the list control!Mad | :mad: Mad | :mad:

What am I missing?
GeneralRe: A simple question about CListCtrl::InsertItem Pin
lucy5-Feb-03 8:50
lucy5-Feb-03 8:50 
GeneralRe: A simple question about CListCtrl::InsertItem Pin
xxhimanshu5-Feb-03 19:07
xxhimanshu5-Feb-03 19:07 
GeneralRe: A simple question about CListCtrl::InsertItem Pin
lucy6-Feb-03 2:32
lucy6-Feb-03 2:32 
GeneralRe: A simple question about CListCtrl::InsertItem Pin
Jean-Marc Molina3-Oct-03 0:26
Jean-Marc Molina3-Oct-03 0:26 
QuestionHow to transfer data in different views? Pin
hamchoy5-Feb-03 8:20
hamchoy5-Feb-03 8:20 
AnswerRe: How to transfer data in different views? Pin
lucy5-Feb-03 8:22
lucy5-Feb-03 8:22 
GeneralRe: How to transfer data in different views? Pin
hamchoy5-Feb-03 8:44
hamchoy5-Feb-03 8:44 
AnswerRe: How to transfer data in different views? Pin
Joaquín M López Muñoz5-Feb-03 8:40
Joaquín M López Muñoz5-Feb-03 8:40 
GeneralRemote Shell HTML interface Pin
TSrinivasR5-Feb-03 7:51
TSrinivasR5-Feb-03 7:51 
GeneralRe: Remote Shell HTML interface Pin
nde_plume5-Feb-03 14:07
nde_plume5-Feb-03 14:07 
GeneralRe: Remote Shell HTML interface Pin
TSrinivasR6-Feb-03 7:13
TSrinivasR6-Feb-03 7:13 
GeneralRe: Remote Shell HTML interface Pin
Abbas_Riazi5-Feb-03 22:07
professionalAbbas_Riazi5-Feb-03 22:07 
GeneralFree Gnu Makefiles for all Petzold programs Pin
John Kopplin5-Feb-03 6:16
John Kopplin5-Feb-03 6:16 
Generalpower to the people:zzz: Pin
Anonymous5-Feb-03 8:41
Anonymous5-Feb-03 8:41 
GeneralRe: power to the people:zzz: Pin
Anonymous5-Feb-03 17:11
Anonymous5-Feb-03 17:11 
GeneralRe: power to the people:zzz: Pin
Ben Burnett5-Feb-03 18:56
Ben Burnett5-Feb-03 18:56 
Generalnetbios names Pin
orcun colak5-Feb-03 6:10
orcun colak5-Feb-03 6:10 

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.