I
Iwan Petrow
Hi,
I have dynamic properties (for checkboxes Checked property which I use
in Option dialog box) . After I change checkboxes check properties I
use DOM to save the changed values in the config files (it works fine -
it changes the values). But if I reopen the option dialog (I create
new one and call ShowDialog) the values are the same at the beginning
(as if the config file hasn't been changed). Also if I restart the
application I have all checkboxes' checked properties set to true.
What is the problem?
Thanks.
I have dynamic properties (for checkboxes Checked property which I use
in Option dialog box) . After I change checkboxes check properties I
use DOM to save the changed values in the config files (it works fine -
it changes the values). But if I reopen the option dialog (I create
new one and call ShowDialog) the values are the same at the beginning
(as if the config file hasn't been changed). Also if I restart the
application I have all checkboxes' checked properties set to true.
What is the problem?
Thanks.