NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: spot1701 on October 12, 2011, 12:53:40 AM

Title: Control Left Behind After Being Deleted
Post by: spot1701 on October 12, 2011, 12:53:40 AM
Clarion 8.0.8658 / NT 5.37

Using web1 as an example. Note the "MailBoxesControl":

(http://dl.dropbox.com/u/5089496/PublicImages/Nettalk/LeftBehind1.PNG)

I now delete this control:

(http://dl.dropbox.com/u/5089496/PublicImages/Nettalk/LeftBehind2.PNG)

I can compile, I can close Clarion and Open Clarion, I can export and reimport the procedure, but when I go to Client Side Reset the delete control is still visible:

(http://dl.dropbox.com/u/5089496/PublicImages/Nettalk/LeftBehind3.PNG)

None of the deleted controls appear in the generated code, but it annoying when you have a list full of deleted controls.
Title: Re: Control Left Behind After Being Deleted
Post by: Bruce on October 12, 2011, 04:26:55 AM
fixed in 5.38 - although you do need to "ok" the procedure for the list to be reset.
ie it won't remove the field immediately from the list, but it will next time you enter the procedure.

cheers
Bruce