View Single Post
06-25-11, 01:51 PM   #3
SDPhantom
A Pyroguard Emberseer
 
SDPhantom's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2006
Posts: 2,314
A problem I've had with developing SlashHelp is that changing the text in an editbox causes taint and until the editbox is cleared, secure commands can't be run from it. After discovering the default UI has its own tab handling for autocomplete, I left it to that.

I can look into adding in support for Lua code. I'll either have to manually provide a list of commands that support it as an argument or provide an API for third-party addons to register for.

__________________
WoWInterface AddOns
"All I want is a pretty girl, a decent meal, and the right to shoot lightning at fools."
-Anders (Dragon Age: Origins - Awakening)
  Reply With Quote