[MonoDevelop] WelcomePageView - the 'Save As...' problem

Matej Urbas matej.urbas at gmail.com
Wed Jun 7 09:44:44 EDT 2006


Lluis Sanchez wrote:
> IViewContent already has a property for checking if the view is savable
> or not: IsViewOnly. However, this property is not always checked, as you
> found out, so your fix is partially correct. If you change the patch so
> it uses IsViewOnly and provide ChangeLog entries, I'll commit.
>   
Indeed, I didn't notice that property - will be more careful in the future.

The patches are hopefully attached to this post.
> As Miguel said, basic support is already working. I updated the TODO
> section.
>   
Very well. The only thing that needs to be done is to modify code 
completion so that it will use the C# 2.0 parsed type data. Am I correct?
> If you need any help, just ping me.
>   
Aye.
---
Matej
-------------- next part --------------
A non-text attachment was scrubbed...
Name: MonoDevelop.Ide.Gui-IsViewOnly.patch
Type: text/x-patch
Size: 1538 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/monodevelop-list/attachments/20060607/9bb1de6b/MonoDevelop.Ide.Gui-IsViewOnly.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: MonoDevelop.WelcomePage-IsViewOnly.patch
Type: text/x-patch
Size: 839 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/monodevelop-list/attachments/20060607/9bb1de6b/MonoDevelop.WelcomePage-IsViewOnly.bin


More information about the Monodevelop-list mailing list