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 » Problem related to MDI tab window Collapse All
Subject Author Date
anil vyas Jul 31, 2007 - 7:02 AM

Hi,
When my mouse hover over the tab window all tabs disappears.
it again appears on new document is done.How it can be avoided.

anil vyas Aug 13, 2007 - 6:54 AM

hi,
Anyhow i am able to view my tab control by writng function
EnsureItemVisible(1,true);
in MouseMove of tab control.Will it cause problem anywhere else.
Waiting for your early reply.

Technical Support Aug 14, 2007 - 1:25 PM

Please try excluding the parts of code in your project that invoke APIs of MDI tab control, including what you meant in your last message. We believe you will find a version of your project when the problem is gone.

anil vyas Aug 1, 2007 - 6:41 AM

hi,
thanks for replying.
This is problem specific to my project only. Recently we have integrated second CMultidoctemplate object in InitInstance().All three classes CChildFrame_Map,CMapView,CMapDoc were prepared in simple MFC Application.And now we have integrated in our Prof-UIS application.
So i think problem occurs because of that.I have to use those classes only.
Because of some problem i cann’t send my project.Waiting for your early reply.

Technical Support Jul 31, 2007 - 11:36 AM

We think this problem is specific to your project because we never faced it in our sample applications and had no similar reports. Could you send us a project which demonstrates this problem?