S
Svenn Are Bjerkem
Guest
Hi,
I am slowly starting to get a taste for GUI programming in SKILL. What
is the best data structure to take care of the state of a Form? I
eventually want to have a nice little UI with check-boxes that include/
exclude simulations from an over-night run. Each run is then run with
different design variables, again a bunch of checkboxes. In order to
keep some kind of control which checkbox has been set, I would like to
use as few variables as possible and instead use arrays or whatever is
usual to use in SKILL.GUI programming.
Any suggestions?
--
Svenn
I am slowly starting to get a taste for GUI programming in SKILL. What
is the best data structure to take care of the state of a Form? I
eventually want to have a nice little UI with check-boxes that include/
exclude simulations from an over-night run. Each run is then run with
different design variables, again a bunch of checkboxes. In order to
keep some kind of control which checkbox has been set, I would like to
use as few variables as possible and instead use arrays or whatever is
usual to use in SKILL.GUI programming.
Any suggestions?
--
Svenn