SplitterPanelDesigner

View: New views
2 Messages — Rating Filter:   Alert me  

SplitterPanelDesigner

by Yoav HaCohen :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


I see that the class SplitterPanel refers to the class:
System.Windows.Forms.Design.SplitterPanelDesigner

But I can't find the code of SplitterPanelDesigner in the SVN.
Can some one please give me a reference to the code (a path in mono's svn trunk)

Thanks in advance,
Yoav

Re: SplitterPanelDesigner

by Ivan Zlatev :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

The Designers are in
http://anonsvn.mono-project.com/viewvc/trunk/mcs/class/System.Design/System.Windows.Forms.Design/

It seems that we don't have the SplitterPanel one implemented.
Currently our design surface designer creation code is going to walk
through the Type's hierarchy and load the first available Designer
Type. This was done so because we are missing a fair number of
designers (line 312 -
http://anonsvn.mono-project.com/viewvc/trunk/mcs/class/System.Design/System.ComponentModel.Design/DesignerHost.cs?revision=106830&view=markup
)

Kind Regards,

Ivan Zlatev
http://ivanz.com



On Thu, Sep 24, 2009 at 3:09 PM, Yoav HaCohen <yoavhacohen@...> wrote:

>
>
> I see that the class SplitterPanel refers to the class:
> System.Windows.Forms.Design.SplitterPanelDesigner
>
> But I can't find the code of SplitterPanelDesigner in the SVN.
> Can some one please give me a reference to the code (a path in mono's svn
> trunk)
>
> Thanks in advance,
> Yoav
> --
> View this message in context: http://www.nabble.com/SplitterPanelDesigner-tp25571106p25571106.html
> Sent from the Mono - WinForms mailing list archive at Nabble.com.
>
> _______________________________________________
> Mono-winforms-list maillist  -  Mono-winforms-list@...
> http://lists.ximian.com/mailman/listinfo/mono-winforms-list
>
_______________________________________________
Mono-winforms-list maillist  -  Mono-winforms-list@...
http://lists.ximian.com/mailman/listinfo/mono-winforms-list