How to delete SIMPLEBUTTON?
Posted: Mon Jul 13, 2015 12:44 pm
I have been using
makebutton(100, #SIMPLEBUTTON)
by other words, made buttons by ids 100, 101, 102... to avoid them conflicting with existing ones.
However, when i do:
Removebutton(100)
removebutton(101)
these simple buttons still exist? How come?
makebutton(100, #SIMPLEBUTTON)
by other words, made buttons by ids 100, 101, 102... to avoid them conflicting with existing ones.
However, when i do:
Removebutton(100)
removebutton(101)
these simple buttons still exist? How come?