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 » Tabbed Dock Collapse All
Subject Author Date
Damien Castelltort Dec 19, 2006 - 10:55 AM

Hi,

I currently work with Prof-UIS v2.62 in MSVC++ 7.1.
I found a minor issue that can be reproduced using one of your samples.

Launch MDI_DynamicBars-m.exe
Just move 3 docks in a corner of the screen and don’t care about the rest of the application.
Let’s call the 3 docks A, B and C
Make them all dockable
TabDock B in A
And let C in a floating position.
Apply size process using the size grip on C and observe that the child window inside the docks repaints fast.
Now Apply the size process on B (or A depending witch tab is selected ) and observe that the child windows repaints really slowly compared to C.

Do you think you can fix this issue because in my application i use a lot of docks.
This issue exists with at least two tabbed docks but its slower and slower with more tabbed docks.
Try to complete the tab switcher with around ten more docks and apply the size process, it becomes unusable :(

Best Regards

Damien Castelltort Feb 23, 2007 - 2:34 AM

Dear Support,
Still waiting any kind of response.

Regards,
Damien.

Technical Support Feb 25, 2007 - 11:29 AM

We are sorry for the delay. To fix this issue, we need to redesign the CExtMiniDockFrameWnd class that represents a floating mini frame window, a container for floating control bars. It is scheduled to be available in the next version.

Offer Har Dec 28, 2006 - 5:15 AM

Hi Damien,
Did you get any response?
I am bothered by this behavior as well.
Regards,
Ron.