[MonoDevelop] How can I reorder project items from project options widget?

lost lostfreeman at gmail.com
Thu Jul 15 06:47:06 EDT 2010


It have a separate pad for file reordering. I think it would be better to do
reordering from project tree itself.
Anyway, thank you for pointing me to this project.

By the way, are you going to accept my patch I've posted earlier this
thread? I'd like to publish midterm release so that is fully working with
trunc.

Regards,
Victor Milovanov.

2010/7/15 Piotr Zurek <p.zurek at gmail.com>

> Hi Viktor,
>
> On Thu, Jul 15, 2010 at 19:23, lost <lostfreeman at gmail.com> wrote:
> > Ok, I'll take a look on MD core.
> >
> > Primary difference between VS and MD here is that MD sorts files by name
> in
> > project tree. It is possible to reorder files in tree by doing the
> following
> > steps: patch MD (or create project system extension if possible) so that
> it
> > allows language binding to decide whether files in tree should be sorted,
> > patch MD so that it could change item order on save, write custom
> > drag'n'drop handler for tree to allow drag'n'drop reordering.
>
> Have you seen that old F# binding that Art Wild used to work on? It
> looks like it actually supported changing the order of files in the
> project. You may want to take a look at this commit:
> http://code.google.com/p/wildart/source/detail?r=23
>
> Cheers,
> Piotr
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20100715/d9416160/attachment.html 


More information about the Monodevelop-list mailing list