Thread: Type DELETE!
View Single Post
08-24-15, 06:54 AM   #15
Deadlyz
A Wyrmkin Dreamwalker
 
Deadlyz's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2010
Posts: 55
Talyrius
For some reason Delete key isn't working for me. *the key itself is working*

P3lim
StaticPopupDialogs.DELETE_GOOD_ITEM.hasEditBox = false
StaticPopupDialogs.DELETE_GOOD_ITEM.OnShow = function(self)
self.button1:Enable()
end
This seems to be working nicely..



.. but how do I remove this text?
__________________

My last movie: Rogue Sweethearts
  Reply With Quote