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 » Performance issue while resizing of the ctrls/user interfaces Collapse All
Subject Author Date
howard liu Aug 14, 2008 - 2:47 PM

Hi,


After applying Prof-UI over the (MFC based ) user interfaces present in our application, we see a kind of performance problem. When we try to resize the user interface we see that the painting process/ getting back to normal appearence take a resonably long time. Is there a way to speed up the performance ( of repainting) after an operation like resizing


 


Thanks  


Howard

Technical Support Aug 15, 2008 - 3:32 PM

Please provide us with more details about the performance problem in your project. Which project type it is? Dialog or frame window based? Which controls are used in it? Do you use any heavy code in the command updating methods and/or in the timer event handler methods?