[MonoDevelop] Version Control UI

krzysztof marecki marecki.krzysztof at gmail.com
Mon Aug 16 07:55:04 EDT 2010


> Mon, Aug 16, 2010 at 10:18 AM, Mike Krüger <mkrueger at novell.com> wrote:

> 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.

Hello,
When i was implementing 1wpf for GSOC i chose that file grouping.
By default gtkx, and designer.cs are not expanded and gtkx files are hidden.
(but user can make them visible if needed).
There is still combined view for displaying MainWindow.cs, only change
is that, designer is shown first. Gtkx files can be edited by hand using
XmlEditor.
I've attached screenshot of the changed project pad.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: stetic2.png
Type: image/png
Size: 222787 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/monodevelop-list/attachments/20100816/e6832adc/attachment-0001.png 


More information about the Monodevelop-list mailing list