
-----------------------------------
hey_joe42
Mon Feb 24, 2003 7:30 am

putting to GUI text fields
-----------------------------------
K im using GUI and i have text fields okay, and i don't know how to have it get info from file and place it in text fields? that is the problem

-----------------------------------
Catalyst
Mon Feb 24, 2003 1:24 pm


-----------------------------------
if ur using text boxes (the ones with the scrolls) use GUI.AddLine, then add each string one line at a time

otherwise if u mean text fields, (as in the editable ones), use GUI.SetText

-----------------------------------
hey_joe42
Tue Feb 25, 2003 8:36 am

okay
-----------------------------------
k i have text fields could you help me with this here is my program
