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 » Putting date picker in CExtPopupMenuWnd Collapse All
Subject Author Date
Eric Nov 29, 2016 - 1:37 PM

I’ve been trying to put a date picker in a CExtPopupMenuWnd menu item. Much like putting the edit control CInPlaceEditWnd in a menu item. I am catching the g_nMsgCreateInplaceEdit message and creating my date picker. It shows up in the menu item. The problem now is that when I pop the date picker menu there is an ASSERT because the parent menu has been destroyed. Any ideas?

Eric Feb 9, 2017 - 7:04 PM

How can I put a time control into a Popup Menu?


Eric Dec 5, 2016 - 4:30 PM

Thanks, it almost does the job. What we would need is to be able to type out a date like in the "regular" date & time picker:



Is that possible?

Eric Jan 4, 2017 - 10:01 AM

Hello?


Would it be possible to put the Date & Time picker in a menu item?

TSELLC Support Dec 5, 2016 - 7:33 AM

Hi,

In ProfuisControls demo application you have a "Popup Menus" entry where you can see a date picker control popup implemented. If you cant use this example or you have something different make a demo application and send to us.

TSELLC_Support