From: ATZCT <at...@ob...> - 2004-09-20 13:24:54
|
What about in function EditArray(arr) (inspect.prg) add this button: @ 290,265 BUTTON "Delete" size 100, 32 ; ON SIZE {|o,x,y|o:Move(,y-35,,)} ; on click {||asize(adel(arr,obrw:tekzp),len(arr)-1),oBrw:Refresh()} or no need. Best regards Alexey Myronenko. |