On 12/01/2017 at 04:18, xxxxxxxx wrote:
User Information:
Cinema 4D Version: R14
Platform: Windows ;
Language(s) : C++ ;
---------
Hi Folks,
I'm trying to implement a simple "enter" key press in a dialog edit text field. Is this possible!? Can I (or how can I..) test if a dialog gui element has focus in the dialog's Command() or Message()?
An example is the content browser search, which appears to do something similar. You can type but won't search until enter is pressed. I'm trying to do something similar.
Cheers,
WP.