iFramePanel undefined

0
0

Hello! I have 80 version installed and when I try to add Month Calendar I get many errors. After installing version 86 I can use Month Calendar, but I receive errors “iFramePanel undefined” (in Eval) after adding second iFramePanel to Form programmatically. I downgrade Wisej to version 65 and all code works as expected.

  • Nikolajs Valters
    When I create second iFramePanel in Form constructor – all works without problems, but when second iFramePanel created on button click, then after this any form moving removes first iFramePanel from Form.
  • You must to post comments
0
0

Hi Nikolajs,

thanks for providing a test case. We have logged the Bug as WJ-8922.

It´s fixed and included in Wisej development build 1.4.88.

Best regards
Frank

  • You must to post comments
0
0

How to see bug:

1. Start program (first iFramePanel created inside Form constructor).
2. Click button (second iFramePanel created and added).
3. Move window with two iFramePanels – first panel removed on move.
4. If second iFramePanel created inside Form constuctor – all works without problems.

Attachment
  • You must to post comments
Showing 2 results
Your Answer

Please first to submit.