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 » Multi display problem Collapse All
Subject Author Date
Offer Har Jan 6, 2011 - 5:55 AM

Dear Support,


We have a system with two monitors. We run our application on the right monitor (the secondary) When I save the application it saves all the UI information, but it always opens on the left one.


How can I make it ’remember’ to open the application on the right monitor?


Thanks,


Ron.

Technical Support Jan 11, 2011 - 11:34 AM

Prof-UIS supports correct multi-monitor window position persistence. Please check whether the CExtControlBar::ProfileBarState***() static methods are invoked with non-NULL pointer parameter specifying WINDOWPLACEMENT data for saving/restoring the window placement. You can see this in any frame based Prof-UIS sample application.