IWTimer and CGDEVTOOLS

<< Click to Display Table of Contents >>

Navigation:  Forum >

IWTimer and CGDEVTOOLS

Forum link

 


 

02-07-2021, 03:30 AM:

 

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

 


 

02-09-2021, 09:42 PM:

 

Can you recreate the same in a simple application without CG Dev Tools in it?

 


 

02-10-2021, 04:22 PM:

 

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