
02-12-2010, 01:39 AM
|
|
Will work for food. Maybe
|
 |
Join Date: Sep 2003
Location: Maryland, USA
Posts: 9,589
|
|
|
If it's a GUI that will be used fairly often, or even not that often, it's better to just .hide() it rather than constantly recreating it every time it's needed. I've asked about this and Stefan has confirmed that create/destroy should only be reserved for single-use GUI's. |
|
|
|