[MonoDevelop] Version Control UI

Mike Krüger mkrueger at novell.com
Mon Aug 16 04:18:33 EDT 2010


  Hi
> One of the aims of the GSoC project is to break Stetic's designer
> files into one-widget-per-file (1WPF). Hence it will no longer need
> subviews - instead the Stetic files can be visible and grouped with
> the code files, like ASP.NET, e.g
>
> MainWindow.gtkx
>      MainWindow.gtkx.cs
>      MainWindow.gtkx.designer.cs
>
Even if we have one widget per file I would add the design view tab in 
the source for usability reasons. And shouldn't it just be:

MainWindow.cs
    MainWindow.gtkx
    MainWindow.gtkx.designer.cs


And MainWindow.cs by default folded ? Now when designing files you've to 
unfold it & select MainWindow.gtkx instead of hitting 'design' ? I would 
vote for hiding the designer group files in the project browser instead.

Regards
Mike


More information about the Monodevelop-list mailing list