Game Development Community

Everything works except one field doesn't save

by J Sears · in Torque Game Builder · 04/15/2007 (11:16 am) · 1 replies

I made a new GuiControlListPopUp under the mainscreen gui and set the text field to Choose Your Bid and typed in the name of the control as BidSelector and hit apply and saved the gui over the old one, I went into script and added an area for adding the selections for the list (I have it set up so it adds another selection every round since the max bid is determined by the number of cards delt)
everything works great the choices come up right the name of the control is correct but when I run the game the text field Choose Your Bid is cleared, so once I again I type in what I want hit apply and resave the gui but everytime I run it it clears that text box. Anyone have an idea of what to do differently?

#1
04/15/2007 (11:19 am)
Ok even more strange to me I tried to see maybe if I put it directly into the .gui file but the text field contains the words Choose Your Bid but when I load it up it still doesn't show that??