In a test situation that I had previously built, I have found the following. This did NOT occur and works fine in 4.02 and no code changes before compiling with 4.10. Using VM’s, I have 4.10 in one and 4.02 in another.
Basically, these tests are opening different types of windows with “_henewinstance”, “_heexternal”, target="_blank" and “hepopup[xyz]”
While writing this, I decided to do another test. I recompiled without the runtime being embedded and it works fine with 4.10. To see if there was an issue with the runtime versions, I ran the 4.10 EXE in a clean VM, meaning no previous runtimes and it worked as expected. It appears to be conflicts between the runtime versions.
I will clean out the runtime on a VM and test it again and report back.
Let me know if you have any questions, on the above.
FYI, with the log now showing elapsed time, my average compile time, on the above tests, is around 5 seconds, with fastest one clocking at 2 seconds, in a VM.
HawkeyeTX
Basically, these tests are opening different types of windows with “_henewinstance”, “_heexternal”, target="_blank" and “hepopup[xyz]”
- From the index file, I am using the “_henewinstance” to open up a copy of the main window with basically the same links.
- From that page, I select “hepopup[xyz]” with a website. The window opens in normal mode, as expected, however, the window is blank and the areas highlighted in red on the attachment are flashing. Take away the focus and the site will load. Give it back to the focus and the areas start flashing again. With it still in normal mode, you cannot resize or close the window as it appears to be in a loop. You have to remove it through the task manager.
While writing this, I decided to do another test. I recompiled without the runtime being embedded and it works fine with 4.10. To see if there was an issue with the runtime versions, I ran the 4.10 EXE in a clean VM, meaning no previous runtimes and it worked as expected. It appears to be conflicts between the runtime versions.
I will clean out the runtime on a VM and test it again and report back.
Let me know if you have any questions, on the above.
FYI, with the log now showing elapsed time, my average compile time, on the above tests, is around 5 seconds, with fastest one clocking at 2 seconds, in a VM.
HawkeyeTX
Last edited: