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 » CExtBarTextFieldButton Collapse All
Subject Author Date
Alastair Watts Oct 6, 2011 - 8:09 AM

How do I make it accept the input when losing focus, instead of having to press [RETURN]?


 

Technical Support Oct 7, 2011 - 9:51 AM

Please override the CExtCustomizeSite::OnTextFieldInplaceTextSet() virtual method. See the CMainFrame::OnTextFieldInplaceTextSet() method in the StyleEditor sample application.