How do I take this script and make it work right and it being done efficiently.
This is a small portion of a larger script so ideal I'm hoping to store the information for all the controls in each tab in an efficient way that I'll be able to apply to a larger amount of controls.
Problem:
Once each dialog is (removed) it's values and properties for the controls/spinners/colorpicker, all that information is lost. So when I go to click the create button it does not have the customized controls information stored anywhere. That is where my first idea came into possibly using a structure to store the variables somehow.
I could store the information in Local variables but that could easily and quickly become lengthy. What are your thoughts?
John Martini
By JokerMartini · 2010-08-14
Anubis · 2010-08-15