[MonoDevelop] SourceEditorDisplayBindingWrapper

John Luke john.luke at gmail.com
Wed Jul 5 13:58:37 EDT 2006


On Wed, 2006-07-05 at 18:38 +0100, James Fitzsimons wrote:
> Hi all,
> 
> I am trying to update some work I did on monodevelop a long time ago. I
> extended the SourceEditorDisplayBindingWrapper to have two drop down
> controls at the top of the editor pane that provided quick navigation to
> classes (right drop down) and members (left drop down). This was pretty
> much a replication of the same behaviour in VS.NET (and I think sharp
> develop has it too).
> 
> I realise that the monodevelop has undergone major changes in recent
> times, but I can't seem to find SourceEditorDisplayBindingWrapper. I
> figure it must still be used though as it is referenced in Extras
> \MonoDevelop.SourceEditor\MonoDevelop.SourceEditor.Gui
> \SourceEditorWidget.cs. 
> 
> If anyone can provide some pointers it would be greatly appreciated.

it is in:
Extras/MonoDevelop.SourceEditor/MonoDevelop.SourceEditor.Gui/SourceEditorDisplayBinding.cs



More information about the Monodevelop-list mailing list