[JASS] UI Text Boxes For Chat

Level 9
Joined
Oct 20, 2010
Messages
228
I am trying to create the following in JASS:

-A UI text box for 2 players they can individually type into
-a button that sends a Game Display prompt reading the UI text box. Then, the UI text box is wiped

UI Natives are foreign to me, and I'd love assistance on how I could create this.
 
Level 45
Joined
Feb 27, 2007
Messages
5,578
This may help you get started designing the UI you desire:
 
Top