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 » Edit box with date picker combo Collapse All
Subject Author Date
Saayan Choudhury Oct 20, 2010 - 3:39 AM

Hi,


Could you please suggest a simple way to combine date picker (CExtDatePickerWnd) with an edit box. I wish to use this in a dialog.


When I tried to make display a CExtDatePickerWnd object on the fly (on a button click) the rendering had problems. Other dialog controls showed on top of the date picker. I tried with wndTop and wndTopMost styles - it did not work.


(pls see attachment).


Thank you,


Saayan




 

Saayan Choudhury Oct 20, 2010 - 9:44 AM

Thank you for your help.

Technical Support Oct 20, 2010 - 9:31 AM

You don’t have to code your edit control displaying a popup CExtDatePickerWnd control. Please use the CExtDateTimeWnd control.