Icon View Incident Report

Serious Serious
Reported By: Huseyin Aliz
Reported On: 6/23/2015
For: Version 2.00 Build 2
# 4189 Saving a Unit with Implementation Errors Can Cause Event Assignments to Be Cleared for a Form

1) New visual project/form, placed few controls like panel,label, button, checkbox, image and changed forms' background to contain a image.

2) Created a second form, containing only one panel, did change onlick event on button (form1) to display form2 eg. form2.showmodal;

While I was "playing" with the ide interface, I forgot to insert uses unit2, which resulted in compiler error. After fixing the error in code the form2 did not show when running from ide, this is where I found out that onclick event was not listed on button property.


Comments Comments
The event cleanup code in the IDE now uses the interface section to determine the existence of event handlers.


Resolution Resolution
Fixed Problem on 7/10/2015 in version 2.01 build 1


Products Affected Products Affected
Elevate Web Builder
Elevate Web Builder Trial

Image