11-16-2009, 09:00 PM
|
Will work for food. Maybe
|
|
Join Date: Sep 2003
Location: Maryland, USA
Posts: 9,589
|
|
GUI sizes not correct on initial creation(login)
I've noticed that when I first log on, if I have any GUI's being created in the onCreated() function, chances are their sizes and such are not going to be accurate for whatever reason. If I update the weapon, then their sizes are corrected. This is pretty annoying and I encounter it a lot when working with GUI's.
I think it might have to do with basing the sizing off of other gui controls(like GraalControl and GUIContainer), which seem to not be updated very fast on login, but I'm not sure. |
|
|