Page 1 of 1

StiOptions.dictionary vanished in the latest update

Posted: Thu Feb 24, 2011 9:45 pm
by RodeoClown
Hi, I'm evaluating using Reports.FX and I just updated to the latest version.
The dictionary options in StiOptions no longer exist.

I was using this code before:

Code: Select all

StiOptions.dictionary.autoSynchronize = StiAutoSynchronizeMode.Always
Is there a way to set autoSynchronize now?

Thanks in advance

StiOptions.dictionary vanished in the latest update

Posted: Fri Feb 25, 2011 2:14 am
by Alex K.
Helllo,

We made some changes in StiOptions. Please check the following code:

Code: Select all

StiOptions.designer.dictionary.autoSynchronize = StiAutoSynchronizeMode.Always
Thank you.

StiOptions.dictionary vanished in the latest update

Posted: Sat Feb 26, 2011 3:34 pm
by RodeoClown
Thanks for that.

StiOptions.dictionary vanished in the latest update

Posted: Sat Feb 26, 2011 11:30 pm
by Andrew
Hello,

Have a nice day!