[MonoDevelop] Looking for examples for MonoDevelop.Components.Docking

Michael Hutchinson m.j.hutchinson at gmail.com
Fri Apr 26 01:36:26 UTC 2013


There isn't any aricle about this that I know of, but probably the
best example of  another app using our docking library is Pinta, which
some years ago factored it out and used it:
https://github.com/PintaProject/Pinta/tree/master/Pinta/DockLibrary

We've since made some bug fixes and visual changes, but IIRC we also
added some mild dependencies on other parts of the MD codebase -
though these should be easy enough to break.


On 10 April 2013 16:50, Russell Kay <russell at yoyogames.com> wrote:
> All,
>
> We are evaluating tech for the use in our next project and we are looking at GTK# and using Xamarin Studio - one of the requirements is to have docking windows and I am interested in looking at the Docking framework in MonoDevelop - are there any examples that we can look at (short of lopking at the large amount of code in MonoDevelop itself) to give us some idea on how we could accomplish this?
>
> We are experienced C# coders with experience of Windows Forms and WPF but no real experience of GTK so far, so this will need to be something fairly simple as we are just getting to grips with it all.
>
> Regards
>
> Russell
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list



-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list