PlanetSquires Forums

Support Forums => Other Software and Code => Topic started by: Eddy Van Esch on February 22, 2013, 12:49:26 PM

Title: Deleted control remains listed in FF Explorer
Post by: Eddy Van Esch on February 22, 2013, 12:49:26 PM
Hi Paul,

I had created a form in FF 3.62 and added a few controls. One was a label.
I then deleted the label from the form (right click, 'Delete').
The label however remained listed in the FF Workspace Explorer.
I clicked on the name 'Label1' in the Explorer and then FF crashed (see screenshot).

Apparantly the control name is not removed from the Explorer list when the control is deleted.
After restarting FF, 'Label1' seems to be gone from Explorer, but the event name 'TBMAIN_LABEL1_STN_CLICKED' is still there.
That makes sense because the event code is still there too. It is probably left there intentionally because it can still contain useful code, so that is good. The crashing is not so good ...  :)

Kind regards
Eddy