Click here to Skip to main content
15,908,661 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Ownerdraw Listbox Pin
Nishad S3-Oct-07 1:10
Nishad S3-Oct-07 1:10 
GeneralRe: Ownerdraw Listbox Pin
Hamed Musavi3-Oct-07 1:16
Hamed Musavi3-Oct-07 1:16 
GeneralRe: Ownerdraw Listbox Pin
Nishad S3-Oct-07 1:25
Nishad S3-Oct-07 1:25 
GeneralRe: Ownerdraw Listbox Pin
Hamid_RT3-Oct-07 2:00
Hamid_RT3-Oct-07 2:00 
GeneralRe: Ownerdraw Listbox Pin
Nishad S3-Oct-07 2:14
Nishad S3-Oct-07 2:14 
GeneralRe: Ownerdraw Listbox Pin
Hamid_RT3-Oct-07 2:26
Hamid_RT3-Oct-07 2:26 
GeneralRe: Ownerdraw Listbox Pin
Nishad S3-Oct-07 2:35
Nishad S3-Oct-07 2:35 
GeneralRe: Ownerdraw Listbox Pin
Hamed Musavi3-Oct-07 2:45
Hamed Musavi3-Oct-07 2:45 
Hamid. wrote:
why you dont use of ListCtrl


Because all I need is a list of names.

CListCtrl has been designed to do more, like icons, different views(like report), good in-place edit, etc. and more flexibility cause more complexity, so one should spend a lot more time and write more codes to do the same work that could be easily done by a ListBox.

Now that I don't need those features, why should I go the hard way?



// "Life is very short and is very fragile also." Yanni
while (I'm_alive)
{
cout<<"I love programming.";
}

GeneralRe: Ownerdraw Listbox Pin
David Crow3-Oct-07 3:29
David Crow3-Oct-07 3:29 
AnswerRe: Ownerdraw Listbox Pin
Iain Clarke, Warrior Programmer3-Oct-07 4:45
Iain Clarke, Warrior Programmer3-Oct-07 4:45 
QuestionSet background color to List control Pin
Max++3-Oct-07 0:40
Max++3-Oct-07 0:40 
AnswerRe: Set background color to List control [modified] Pin
Hamed Musavi3-Oct-07 0:53
Hamed Musavi3-Oct-07 0:53 
AnswerRe: Set background color to List control Pin
Nishad S3-Oct-07 1:14
Nishad S3-Oct-07 1:14 
AnswerRe: Set background color to List control Pin
Hamid_RT3-Oct-07 2:06
Hamid_RT3-Oct-07 2:06 
GeneralRe: Set background color to List control Pin
Nishad S3-Oct-07 2:17
Nishad S3-Oct-07 2:17 
GeneralRe: Set background color to List control Pin
Hamid_RT3-Oct-07 2:26
Hamid_RT3-Oct-07 2:26 
QuestionSpace bar problem in scanf Pin
syarif203-Oct-07 0:11
syarif203-Oct-07 0:11 
QuestionRe: Space bar problem in scanf Pin
vikrant kpr3-Oct-07 0:26
vikrant kpr3-Oct-07 0:26 
AnswerRe: Space bar problem in scanf Pin
David Crow3-Oct-07 2:44
David Crow3-Oct-07 2:44 
AnswerRe: Space bar problem in scanf Pin
Anurag Gandhi3-Oct-07 4:28
professionalAnurag Gandhi3-Oct-07 4:28 
Questioninternal working of "sizeof()" operator Pin
Sachinpatole2-Oct-07 23:47
Sachinpatole2-Oct-07 23:47 
AnswerRe: internal working of "sizeof()" operator Pin
Rajesh R Subramanian2-Oct-07 23:50
professionalRajesh R Subramanian2-Oct-07 23:50 
GeneralRe: internal working of "sizeof()" operator Pin
Sachinpatole3-Oct-07 0:02
Sachinpatole3-Oct-07 0:02 
GeneralRe: internal working of "sizeof()" operator Pin
Nishad S3-Oct-07 1:22
Nishad S3-Oct-07 1:22 
JokeRe: internal working of "sizeof()" operator Pin
Hamid_RT3-Oct-07 2:09
Hamid_RT3-Oct-07 2:09 

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.