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

C / C++ / MFC

 
Questionhow to change the background color of a checkbox in a list control? Pin
tataxin21-May-08 14:48
tataxin21-May-08 14:48 
AnswerRe: how to change the background color of a checkbox in a list control? Pin
Hamid_RT21-May-08 18:02
Hamid_RT21-May-08 18:02 
GeneralRe: how to change the background color of a checkbox in a list control? Pin
tataxin21-May-08 20:32
tataxin21-May-08 20:32 
GeneralRe: how to change the background color of a checkbox in a list control? Pin
tataxin22-May-08 3:12
tataxin22-May-08 3:12 
GeneralRe: how to change the background color of a checkbox in a list control? Pin
Hamid_RT22-May-08 22:48
Hamid_RT22-May-08 22:48 
GeneralRe: how to change the background color of a checkbox in a list control? Pin
tataxin23-May-08 2:40
tataxin23-May-08 2:40 
AnswerRe: how to change the background color of a checkbox in a list control? Pin
tataxin26-May-08 19:32
tataxin26-May-08 19:32 
QuestionDumb Question Pin
bs197721-May-08 14:21
bs197721-May-08 14:21 
Hi All,

I'm primarily a windows developer , just came across Qt library recently and I need to decide Qt over MFC for a simple GUI implementation on top of real time huge application.I looked around some samples and still confused about how to use Qt. I have real time application (you can imagine as telephony system) where I need to maintain display status of all lines and a common logs (in general display area) separate like Dock Widget. For line display I think it should be like QTableView but data is not coming from DB rather from a thread inside. So, for 100 lines there will be 100 threads sending status and a global thread will be sending status(log) for general display area. You can imagine as left half screen showing just global general logs going on and right half screen will show all line status from top to down ( 1 to 100).
Can anyone please suggest me the best way to handle it.

thanks very much.
QuestionPut array of characters into an array member of a class Pin
Samjiman21-May-08 12:35
Samjiman21-May-08 12:35 
AnswerRe: Put array of characters into an array member of a class Pin
David Crow21-May-08 16:00
David Crow21-May-08 16:00 
GeneralRe: Put array of characters into an array member of a class Pin
Samjiman21-May-08 23:39
Samjiman21-May-08 23:39 
AnswerRe: Put array of characters into an array member of a class Pin
Rajkumar R22-May-08 0:12
Rajkumar R22-May-08 0:12 
GeneralRe: Put array of characters into an array member of a class Pin
Samjiman22-May-08 0:40
Samjiman22-May-08 0:40 
GeneralRe: Put array of characters into an array member of a class Pin
Rajkumar R22-May-08 0:56
Rajkumar R22-May-08 0:56 
GeneralRe: Put array of characters into an array member of a class Pin
Samjiman22-May-08 5:35
Samjiman22-May-08 5:35 
GeneralRe: Put array of characters into an array member of a class Pin
Samjiman22-May-08 0:13
Samjiman22-May-08 0:13 
QuestionFind control on dialog Pin
Giorgi Dalakishvili21-May-08 10:50
mentorGiorgi Dalakishvili21-May-08 10:50 
QuestionRe: Find control on dialog Pin
David Crow21-May-08 11:06
David Crow21-May-08 11:06 
AnswerRe: Find control on dialog Pin
Giorgi Dalakishvili21-May-08 11:18
mentorGiorgi Dalakishvili21-May-08 11:18 
AnswerRe: Find control on dialog Pin
Force Code21-May-08 11:21
Force Code21-May-08 11:21 
GeneralRe: Find control on dialog Pin
Giorgi Dalakishvili21-May-08 11:25
mentorGiorgi Dalakishvili21-May-08 11:25 
GeneralRe: Find control on dialog Pin
Force Code21-May-08 11:37
Force Code21-May-08 11:37 
GeneralRe: Find control on dialog Pin
Giorgi Dalakishvili21-May-08 11:50
mentorGiorgi Dalakishvili21-May-08 11:50 
GeneralRe: Find control on dialog Pin
Force Code21-May-08 12:14
Force Code21-May-08 12:14 
GeneralRe: Find control on dialog Pin
Rajesh R Subramanian21-May-08 20:21
professionalRajesh R Subramanian21-May-08 20:21 

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.