[Mono-bugs] [Bug 538037] ISelectionService only available after IDesignerHost.CreateComponent
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Sep 10 10:10:48 EDT 2009
http://bugzilla.novell.com/show_bug.cgi?id=538037
User contact at i-nz.net added comment
http://bugzilla.novell.com/show_bug.cgi?id=538037#c1
Ivan Zlatev <contact at i-nz.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |contact at i-nz.net
--- Comment #1 from Ivan Zlatev <contact at i-nz.net> 2009-09-10 08:10:48 MDT ---
Fixed in r141677 and r141679.
The problem was that I was adding the ISelectionService when the
DocumentDesigner gets initialized (the root component's designer) because it
was winforms specific. I have now split the ISelectionService from our
IUISelectionService and made it available when the DesignSurface is
instantiated. Our internal service then wraps the ISelectionService and gets
added at run-time.
BTW, do you have a Mono SVN setup already, so I don't have to package and
upload the System.Design.dll each time?
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list