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 » Docking BUG -3 (Memory leaks) Collapse All
Subject Author Date
Gevork Odabashyan May 13, 2010 - 3:09 AM

To reproduce this bug I use MDI_DynamicBars-sud.exe sample from Prof-UIS 2.89 suit.

Follow the next step.

Switching Dynamic Bar 0 state from Docking to Tabbed and then backward to Docking state.

In results the number of  USER Objects, GDI Objects and Handlers will increase.

Technical Support May 16, 2010 - 1:30 PM

The number of handles are increased only once. These handles are cached in the paint manager.

Gevork Odabashyan May 17, 2010 - 12:03 AM

No, the number of handles increase on every switchin loop - "Docking to Tabbed - Docking".


Switching loop number                        USER Objects                                                Other objects


                   -                                                         274  (some start value)


                   1                                                        285


                    2                                                        296                                                       similarly as a USER Objects


                    3                                                       307


                    ...                                                      and so on ...