lol sleep coding..
Miscellaneous Forums/General Discussion/lol sleep coding.. More guesswork: you created a custom textfield to enter a username.. hardwired for usernames, since you have 'username' in the name of the variable. I'd do a generic textfield/inputbox rather and thus use a name like CTC_CurPos.
But ohwell, one can discuss about this for ages I guess.. :P
But ohwell, one can discuss about this for ages I guess.. :P
actually rob gave me part of the answer, got the rest of it though.. btw its for a combobox, i was modifying some code for user creation, and that was used near the beginning of the program to make sure the username in an .ini had been selected, if it wasn't it would just select the top on the list.