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 » Problem with CExtDateTimeWnd::g_nMsgChangingNotification Collapse All
Subject Author Date
Offer Har Apr 14, 2009 - 10:26 AM

Dear Support,


This event is supposed to be called when the user changes the date/time in the control.


I see that even if I change the date/time from the code - this event is fired.


Please fix.


Thanks,


Ron.

Technical Support Apr 14, 2009 - 1:25 PM

This class has been in Prof-UIS for years. We cannot do such improvement because it will definitely break Prof-UIS based projects. Please insert some Boolean property into your class which handles date time control changing and use it to indicate whether your class is in the complex updating state when the control modifications should be ignored by appropriate handler methods.