On 25/06/2014 at 00:22, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 13.061
Platform: Windows ;
Language(s) :
---------
Hi,
I'm using a timer (SetTimer(x)) in a GeUserArea dialog. The timer works fine if the dialog if the dialog has it's normal size. But if I'm scaling the dialog until the scroll bar on the bottom appears and I'm STILL pressing a other gadget (e.g. button) in the dialog, the timer is no more working.
The setting in the res file :
NAME IDS_STATIC40; SCALE_V; SCALE_H; SCROLL_V; SCROLL_H; SCROLL_AUTO_H; SCROLL_AUTO_V;
regards