About Modeless Dialog
From: Ravinder (ravinderhere_at_yahoo.com)
Date: 05/19/04
- Next message: Marco: "Creating controls of modeless dialog in runtime"
- Previous message: Frank Hickman: "Re: MDI - use same menu in the different views"
- Messages sorted by: [ date ] [ thread ]
Date: 19 May 2004 10:34:55 -0700
Hi This Ravi!!!!!!!!!
I made a application in SDI in a menu i made new menu item and handled
the event in CView class in the Menu function in CView class i am
calling a Modeless dialog box it is working very well i am able to
display but in Modeless DialogBox i have button on this button Event
i am calling a Main frame function to activate the Progress bar in a
Status bar.
My Question i am getting error when user clicks the button i am unable
to call that function.
Tha code looks like this
CDialog...::OnButtonClick()
{
m_frm->CallPBar() // this function handles the progress bar in
MainFrame
}
so please help me to solve this problem i am trying hard around 20
days but i am unable to sucess..
waiting for the valuable information about my above mentioned qeuery
- Next message: Marco: "Creating controls of modeless dialog in runtime"
- Previous message: Frank Hickman: "Re: MDI - use same menu in the different views"
- Messages sorted by: [ date ] [ thread ]