clearing text boxes
Author |
Message |
Prince

|
Posted: Fri May 09, 2003 9:55 am Post subject: clearing text boxes |
|
|
how do u do it? |
|
|
|
|
 |
Sponsor Sponsor

|
|
 |
Delta

|
Posted: Fri May 09, 2003 10:05 am Post subject: (No subject) |
|
|
GUI.ClearText (guiID) I think not sure at the moment |
|
|
|
|
 |
tum_twish
|
Posted: Fri May 09, 2003 10:16 am Post subject: (No subject) |
|
|
GUI.SetText (widgetID,"") |
|
|
|
|
 |
Office of the Registar

|
Posted: Fri May 09, 2003 2:21 pm Post subject: (No subject) |
|
|
text box
GUI.ClearText (boxname) |
|
|
|
|
 |
|
|