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 Tech Support » CExtToolControlBar Collapse All
Subject Author Date
Damien Castelltort Mar 6, 2007 - 10:05 AM

Hi,

I’m currently working with Prof-UIS 2.63-4

My application manages many MDIFrame.
I use a CExtToolControlBar in my mainframe to easily open the others MDIFrame.

I face a strange behaviour when I click in the CExtToolControlBar to open one of the MDIFrame, the newFrame open up and display correctly over the currently active mainframe.

When I try to click on the just spawned MDIFrame, it is the MainFrame that receives the event.
I’m also using the same spawn code on one of my mainFrame menu command (not in a CExtControlMenuBar) and it works perfectly.

The toolbar seems to force its parent frame to stay on top.
Do you have any ideas about how i can fix this issue. ?

Best Regards,

Technical Support Mar 6, 2007 - 12:04 PM

It is hardly possible to say what’s wrong without knowing in which way you are creating MDI child frames. So if you cannot send us you project, would you modify and send us our MDI sample by adding a toolbar command that creates new MDI child frames so that it reproduces the problem?