0
Under review

Move Options/Settings to Tools -> Options...

Nicholas Ring 10 years ago updated 10 years ago 4

XE onwards has the ability to have 3rd party settings in Tools -> Options... It would be great if FixInsight should utilise this.


Information about this feature can be found here: http://stackoverflow.com/questions/11241068/how-to-add-my-own-items-in-the-delphi-options-dialog

Under review

Not sure about this. This doesn't work in old Delphi versions, but FixInsight has to support them.

Since the settings form is a TForm, if it is moved to be a TFrame, I think, it would make the transition between the two easier (code-wise).

By the way, FixInsight's settings are per-project. So what's the point of moving them to Tools->Options... ?

Good point - close the suggestion as being a stupid idea :)