How do I save settings from an option dialog

Hi

How do I save settings from an options dialog?

The sample "Creating an Options Page" on the Plugin Developer pages simply do not work - the ReadFromXsl / WriteToXml methods are never called.

Decompiling the source, I can see that most other option pages implement the IDisposable interface.

Doing this I can get the methods to be called, but still the settings are not saved.

--Jakob

Please sign in to leave a comment.