I have a property which puts comboboxes on the screen. Just as many as the property.
In my initialize i use that property also to fill the comboboxes but it only fills the first one because the property is always 0 even if i set it to 12.
I do read & writeproperties etc but it still forgets the number.
Why is that?
