Click here to Skip to main content
15,917,808 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How can I see member variables corresponding a selected control in VS 2003 ? Pin
Prakash Nadar21-Feb-04 5:55
Prakash Nadar21-Feb-04 5:55 
GeneralRe: How can I see member variables corresponding a selected control in VS 2003 ? Pin
Gem22-Feb-04 3:10
Gem22-Feb-04 3:10 
Generalcreating and displaying a listbox dynamically (on the fly) Pin
brainznbrawn@yahoo.com21-Feb-04 2:36
brainznbrawn@yahoo.com21-Feb-04 2:36 
GeneralRe: creating and displaying a listbox dynamically (on the fly) Pin
Shog921-Feb-04 6:04
sitebuilderShog921-Feb-04 6:04 
QuestiontoolBar-> function --> create my own message send to all dialog boxes ? Pin
BrutalDeath021-Feb-04 1:24
sussBrutalDeath021-Feb-04 1:24 
AnswerRe: toolBar-> function --> create my own message send to all dialog boxes ? Pin
Shog921-Feb-04 6:08
sitebuilderShog921-Feb-04 6:08 
GeneralRe: toolBar-> function --> create my own message send to all dialog boxes ? Pin
Prakash Nadar21-Feb-04 6:19
Prakash Nadar21-Feb-04 6:19 
GeneralRe: toolBar-> function --> create my own message send to all dialog boxes ? Pin
BrutalDeath024-Feb-04 0:40
sussBrutalDeath024-Feb-04 0:40 
thanks but, I surely not explain well, so :
I have an MFC App, with :
- a CMyToolBar derived from CToolBar which contain a Button (PastDate)
- the View contain a Property Sheet with 3 Property Pages (CHoraire,...) which contains 3 Grids (CGridCtrl from C. Maunder)
- the ON_COMMAND of the PastDate button is done in CMainFrame.

What I want is :
when I click on the PastDate button , it has to change the data shown in the grids.
But how ???

I tried the ::PostMessage(HWND_BROADCAST, MY_MESSAGE,...)
but I have a link Error.

Thanks a loooooooooooooooot

BrutalDeath0
GeneralRe: toolBar-> function --> create my own message send to all dialog boxes ? Pin
Prakash Nadar24-Feb-04 5:06
Prakash Nadar24-Feb-04 5:06 
QuestionDo I have to open Add variable wizard at each variable adding in VS2003 ? Pin
Gem21-Feb-04 1:04
Gem21-Feb-04 1:04 
GeneralNetmeeting API Pin
Shah Shehpori20-Feb-04 23:21
sussShah Shehpori20-Feb-04 23:21 
Generalmemcpy hourglass Pin
shinay20-Feb-04 23:02
shinay20-Feb-04 23:02 
GeneralRe: memcpy hourglass Pin
Balkrishna Talele20-Feb-04 23:25
Balkrishna Talele20-Feb-04 23:25 
GeneralRe: memcpy hourglass Pin
Tim Smith21-Feb-04 5:58
Tim Smith21-Feb-04 5:58 
GeneralSaving mails from pop3 server Pin
Sunrath20-Feb-04 21:36
Sunrath20-Feb-04 21:36 
GeneralFocus problem Pin
Wizard_0120-Feb-04 21:08
Wizard_0120-Feb-04 21:08 
GeneralRe: Focus problem Pin
Balkrishna Talele20-Feb-04 22:31
Balkrishna Talele20-Feb-04 22:31 
GeneralRe: Focus problem Pin
Wizard_0120-Feb-04 22:49
Wizard_0120-Feb-04 22:49 
GeneralRe: Focus problem Pin
Balkrishna Talele20-Feb-04 22:53
Balkrishna Talele20-Feb-04 22:53 
GeneralRe: Focus problem Pin
Wizard_0120-Feb-04 23:13
Wizard_0120-Feb-04 23:13 
GeneralRe: Focus problem Pin
Balkrishna Talele20-Feb-04 23:21
Balkrishna Talele20-Feb-04 23:21 
GeneralRe: Focus problem Pin
Wizard_0120-Feb-04 23:57
Wizard_0120-Feb-04 23:57 
GeneralRe: Focus problem Pin
Chris Richardson21-Feb-04 13:13
Chris Richardson21-Feb-04 13:13 
GeneralProblem using Crystal Report 6 Pin
DjChris1420-Feb-04 19:24
DjChris1420-Feb-04 19:24 
GeneralRe: Problem using Crystal Report 6 Pin
Steve S22-Feb-04 22:32
Steve S22-Feb-04 22:32 

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.