From: Alexander S.K. <al...@be...> - 2004-09-29 06:03:39
|
On 20.09.2004 17:22, ATZCT <at...@ob...> wrote: A> What about in function EditArray(arr) (inspect.prg) add this button: A> @ 290,265 BUTTON "Delete" size 100, 32 ; A> ON SIZE {|o,x,y|o:Move(,y-35,,)} ; A> on click {||asize(adel(arr,obrw:tekzp),len(arr)-1),oBrw:Refresh()} This is needed but is insufficient. There should be code also to reflect the item deletion in the inspected property. Regards, Alexander http://kresin.belgorod.su |