THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 05/01/2007 at 21:01, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 9
Platform: Windows ;
Language(s) : C++ ;
---------
Hello ...
In my dialog plugin ...
I want to make a calculation when the user is entering data into a textbox ...
So I try to know when the user is pressing the keys to enter data ... but I can't ...
I can only know when the user input is done and the focus is moved to another textbox ... I hope you see what I mean ...
In the otherwords ...
I want to do some process for KEYDOWN event ...
But I can only make it in LOSTFOCUS event ...
How can I solve it ...?
Or is that simply what we can't in C4D?
Wishing you'll do me a favor ...
Zaw Min Tun