Dear Livecoders ;
What command should I use when I want remove a button ?
I can't find the opposite of "'create buttone" in rev Dictionary ...
Thanks in advance for your help ^^
Opposite of create ?
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
-
- VIP Livecode Opensource Backer
- Posts: 858
- Joined: Wed Jun 24, 2009 1:17 pm
- Contact:
Re: Opposite of create ?
Hi Penopia
Have a look for "delete" in the dictionary - and while you're at it also search for "deleteButton" for any cleaning up you might need to do before deleting...
Have a look for "delete" in the dictionary - and while you're at it also search for "deleteButton" for any cleaning up you might need to do before deleting...
"...this is not the code you are looking for..."
Re: Opposite of create ?
Thanks Dave !!!
I found the command "delete" in the RevDic..
I found the command "delete" in the RevDic..
