I have been coding for Decades... however, the MDI Editor Demo has me stumped.
(Q1). How can I access the Editor's Gutter?
I would like to add under the View menu "&Line Numbers", and simply set ActiveEditor.Gutter.Visible:=True;
(Q2). I would like to add more choices to the View menu, like "Gutter Gradient On/Off", "Show Modifications On/Off", etc.
- If someone can show me these two - I can take your example, and expand out all of the view options (that I want in my simple IDE).
Thank you kindly for code examples...
Ozz Nixon