Atozed Forums

Full Version: IWTimer and CGDEVTOOLS
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

I'm using CGDEVTOOLS components. I have IWTimer component on a frame, when the Interval is reached I get a "Callback method not found: undefinded" error message.

I have a breakpoint on the OnTimer(I have tested also with OnAsyncTimer) but the program execution doesnt execute the event code.

Any hints? I'm using IW 15.2.21.

Thanks in advance,

Omar Zelaya
Can you recreate the same in a simple application without CG Dev Tools in it?
Hi,

If Enabled is true at design time it works ok. If I set Enabled to false at design time and set Enabled to true at run time on a button click event I get the error described above.

Any hints.

Thanks in advance,

Omar Zelaya