allenwu 0 Posted July 21, 2021 Share Posted July 21, 2021 Hi Dear, i need set a verification text in the pop up diag how to do that ? Lua.LuaDoString("StaticPopup1Button1:Text(\"123\"))"); //which not work.... Link to comment https://wrobot.eu/forums/topic/13249-how-to-set-text-in-the-pop-up-diag/ Share on other sites More sharing options...
Matenia 628 Posted July 21, 2021 Share Posted July 21, 2021 (edited) It's SetText('123') https://wowwiki-archive.fandom.com/wiki/API_Button_SetText Edited July 21, 2021 by Matenia Link to comment https://wrobot.eu/forums/topic/13249-how-to-set-text-in-the-pop-up-diag/#findComment-62878 Share on other sites More sharing options...
allenwu 0 Posted July 21, 2021 Author Share Posted July 21, 2021 2 minutes ago, Matenia said: It's SetText('123') https://wowwiki-archive.fandom.com/wiki/API_Button_SetText thank you bro Link to comment https://wrobot.eu/forums/topic/13249-how-to-set-text-in-the-pop-up-diag/#findComment-62880 Share on other sites More sharing options...
allenwu 0 Posted July 21, 2021 Author Share Posted July 21, 2021 20 minutes ago, Matenia said: It's SetText('123') https://wowwiki-archive.fandom.com/wiki/API_Button_SetText the input box is not StaticPopup1Button1 what's it ? Link to comment https://wrobot.eu/forums/topic/13249-how-to-set-text-in-the-pop-up-diag/#findComment-62881 Share on other sites More sharing options...
allenwu 0 Posted July 21, 2021 Author Share Posted July 21, 2021 4 minutes ago, Sye24 said: use /fstack to get the boxes name. cool Link to comment https://wrobot.eu/forums/topic/13249-how-to-set-text-in-the-pop-up-diag/#findComment-62883 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now