Author Topic: I want a gui that just shows text, and the X button; code please  (Read 568 times)

/title
Can someone please give me the code? I just want a gui with text in the body of it. Also, can it please be a complete code, ready to be made into an add-on? All help is appreciated.

setro, this is coding help... not suggestions and requests...

use the forums search to look up a guide on gui's.

learning for yourself will help you far more than any freebie.

messageBoxOk("hi", "bye");

Badspot provides this by default.

MessageBoxOK("Roses are red","Violets are blue."); will make this dialog pop up: