Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
IW 15.1.5.RC7
#14
What Create constructor? The IWForm's OnCreate event or a custom Create constructor? Or Create from some other object....

We didn't change the behavior, as long as the previous application was working correctly. What happens some times is this:

- Form1 is created, callback Function1 is registered.
- Form1 becomes the active form (the visible form)
- Form2 is created, callback Function2 is registered.
- Form2 becomes the active form
- WebApplication receives a callback named Function1 (which belongs to Form1)
-> In old versions IW wouldn't "complain" and would actually run Function1 which is not correct.
IW 15.1.x won't be able to run Function1 if Form2 is the active form. Form1 needs to be active in order to run a function registered for it

I need to identify exactly what is happening in your case to give you a better advice. Feel free to write to my e-mail directly if you need to provide sensitive information.
Reply


Messages In This Thread
IW 15.1.5.RC7 - by ShaneStump - 09-05-2019, 09:07 PM
RE: IW 15.1.5.RC7 - by ShaneStump - 09-10-2019, 03:24 AM
RE: IW 15.1.5.RC7 - by ShaneStump - 09-13-2019, 03:46 AM
RE: IW 15.1.5.RC7 - by kudzu - 09-13-2019, 02:33 PM
RE: IW 15.1.5.RC7 - by ShaneStump - 09-13-2019, 02:52 PM
RE: IW 15.1.5.RC7 - by kudzu - 09-13-2019, 03:28 PM
RE: IW 15.1.5.RC7 - by Alexandre Machado - 09-13-2019, 11:58 PM
RE: IW 15.1.5.RC7 - by ShaneStump - 09-14-2019, 12:54 AM
RE: IW 15.1.5.RC7 - by ShaneStump - 09-22-2019, 08:48 PM
RE: IW 15.1.5.RC7 - by Alexandre Machado - 09-23-2019, 09:08 AM
RE: IW 15.1.5.RC7 - by ShaneStump - 09-24-2019, 01:41 AM
RE: IW 15.1.5.RC7 - by ShaneStump - 09-29-2019, 08:56 PM
RE: IW 15.1.5.RC7 - by jeroen.rottink - 10-08-2019, 09:34 AM
RE: IW 15.1.5.RC7 - by Alexandre Machado - 10-09-2019, 09:34 AM
RE: IW 15.1.5.RC7 - by jeroen.rottink - 10-09-2019, 09:51 AM
RE: IW 15.1.5.RC7 - by Alexandre Machado - 10-09-2019, 11:16 PM
RE: IW 15.1.5.RC7 - by ShaneStump - 10-10-2019, 04:25 AM
RE: IW 15.1.5.RC7 - by ShaneStump - 10-12-2019, 11:16 AM
RE: IW 15.1.5.RC7 - by jeroen.rottink - 10-12-2019, 12:18 PM
RE: IW 15.1.5.RC7 - by ShaneStump - 10-12-2019, 12:27 PM
RE: IW 15.1.5.RC7 - by ShaneStump - 10-23-2019, 04:03 AM
RE: IW 15.1.5.RC7 - by Alexandre Machado - 10-24-2019, 10:46 AM
RE: IW 15.1.5.RC7 - by ShaneStump - 10-25-2019, 05:58 PM
RE: IW 15.1.5.RC7 - by Alexandre Machado - 10-31-2019, 08:43 AM
RE: IW 15.1.5.RC7 - by ShaneStump - 10-31-2019, 05:40 PM
RE: IW 15.1.5.RC7 - by ShaneStump - 11-05-2019, 07:50 PM
RE: IW 15.1.5.RC7 - by Alexandre Machado - 11-07-2019, 08:16 AM
RE: IW 15.1.5.RC7 - by ShaneStump - 11-15-2019, 07:23 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)