Click here to Skip to main content
16,005,222 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionListBox with Images Pin
hemlat3-Feb-09 0:42
hemlat3-Feb-09 0:42 
AnswerRe: ListBox with Images Pin
Maximilien3-Feb-09 0:46
Maximilien3-Feb-09 0:46 
AnswerRe: ListBox with Images Pin
Sarath C3-Feb-09 1:01
Sarath C3-Feb-09 1:01 
GeneralRe: ListBox with Images Pin
hemlat3-Feb-09 1:40
hemlat3-Feb-09 1:40 
GeneralRe: ListBox with Images Pin
Sarath C3-Feb-09 8:52
Sarath C3-Feb-09 8:52 
GeneralRe: ListBox with Images Pin
hemlat3-Feb-09 17:58
hemlat3-Feb-09 17:58 
AnswerRe: ListBox with Images Pin
Hamid_RT3-Feb-09 20:54
Hamid_RT3-Feb-09 20:54 
QuestionCtoolbar button problem Pin
gopalraja3-Feb-09 0:37
gopalraja3-Feb-09 0:37 
I have a created a SDI Application and 4 toolbar buttons are there, in that one button is PAUSE/RESUME button(Like a Toggle button). So when clikced PAUSE button means I have to change to RESUME image and Vice-versa. I have done it by using CImagList::Replace(index, IC_PASUSE).

Now i have created the modeless dialog and it contains one CButton. Her my aim to change the image of the Toolbar PAUSE/RESUEME button when i cliked that CButton in the Modeless dialog. For that I wrote same code that is CImageList::Replace(), But when i cliked that CButton in the modeless dialog , the image is not changing in the Toolbar PAUSE/RESUME button, but when i moves the mouse on the ToolBar PASU/RESUME button, that image is replacing perfectly.

provide me the solution.
AnswerRe: Ctoolbar button problem Pin
Stuart Dootson3-Feb-09 0:58
professionalStuart Dootson3-Feb-09 0:58 
QuestionDT_CALCRECT with DT_WORDBREAK Pin
_T("No name")3-Feb-09 0:18
_T("No name")3-Feb-09 0:18 
QuestionRe: DT_CALCRECT with DT_WORDBREAK Pin
CPallini3-Feb-09 0:26
mveCPallini3-Feb-09 0:26 
AnswerRe: DT_CALCRECT with DT_WORDBREAK Pin
_T("No name")3-Feb-09 0:29
_T("No name")3-Feb-09 0:29 
QuestionRe: DT_CALCRECT with DT_WORDBREAK Pin
CPallini3-Feb-09 0:34
mveCPallini3-Feb-09 0:34 
AnswerRe: DT_CALCRECT with DT_WORDBREAK Pin
Code-o-mat3-Feb-09 0:42
Code-o-mat3-Feb-09 0:42 
GeneralRe: DT_CALCRECT with DT_WORDBREAK Pin
_T("No name")3-Feb-09 1:02
_T("No name")3-Feb-09 1:02 
QuestionWhy does my dialog controls disappear ? Pin
kapardhi3-Feb-09 0:08
kapardhi3-Feb-09 0:08 
AnswerRe: Why does my dialog controls disappear ? Pin
Cedric Moonen3-Feb-09 0:12
Cedric Moonen3-Feb-09 0:12 
GeneralRe: Why does my dialog controls disappear ? Pin
kapardhi3-Feb-09 0:17
kapardhi3-Feb-09 0:17 
GeneralRe: Why does my dialog controls disappear ? Pin
CPallini3-Feb-09 0:28
mveCPallini3-Feb-09 0:28 
GeneralRe: Why does my dialog controls disappear ? Pin
Cedric Moonen3-Feb-09 0:56
Cedric Moonen3-Feb-09 0:56 
QuestionWhat is complier actually doing here ? Pin
ComplexLifeForm2-Feb-09 23:56
ComplexLifeForm2-Feb-09 23:56 
AnswerRe: What is complier actually doing here ? Pin
Cedric Moonen3-Feb-09 0:04
Cedric Moonen3-Feb-09 0:04 
AnswerRe: What is complier actually doing here ? Pin
CPallini3-Feb-09 0:05
mveCPallini3-Feb-09 0:05 
AnswerRe: What is complier actually doing here ? Pin
«_Superman_»3-Feb-09 1:10
professional«_Superman_»3-Feb-09 1:10 
Questionfloating point precision issue Pin
Sarath C2-Feb-09 23:42
Sarath C2-Feb-09 23:42 

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.