Professional UI Solutions
Site Map   /  Register
 
 

Forum

Please Log In to post a new message or reply to an existing one. If you are not registered, please register.

NOTE: Some forums may be read-only if you are not currently subscribed to our technical support services.

Forums » Prof-UIS General Discussion » handling controlbar message Collapse All
Subject Author Date
Riki Risnandar Jul 17, 2006 - 10:31 PM

i create a couple of docking control bar in SDI application and attach a child dialog in it, just like in SDIDOCVIEW prof uis example, the problem is i cannot get the message from these dialog. for example if i create a button and click on it doesnt trigger anything.

is this topic covered in help file ? or is this related to OnCmdMsg ?

regards,
Riki Risnandar

Riki Risnandar Jul 18, 2006 - 12:17 PM

thanks a lot, its working. u guys save my day. so the answer that i have to create the dialog based on CExtResizableDialog or declare it with CExtWRB< CDlgTest > m_wndDockedResizableDialog

best regards,
Riki Risnandar

Riki Risnandar Jul 17, 2006 - 11:07 PM

i read the forum http://www.prof-uis.com/Forum_View.aspx?CID=29&M=5969

after read that topic, i already create CDialog-derived class created for dialog resource and add the ON_BN_CLICKED handler for that button but it still not work.i also send u the sample project to support@prof-uis.com

Technical Support Jul 18, 2006 - 9:38 AM

We corrected your project and sent it to you by e-mail.