[MonoDevelop] Third part widgets

Michael Hutchinson m.j.hutchinson at gmail.com
Tue Jul 8 19:28:16 EDT 2008


On Tue, Jul 8, 2008 at 7:17 PM, True Friend <true.friend2004 at gmail.com> wrote:
> I am hoping for a way to add widget dll in static manually by user. And
> static may able to include the widgets in its designing interface.

For a quick hack, try trivially subclassing all the widgets.
MonoDevelop will then pick them up.

(To access them from other projects/assemblies, use the project
options -> GTK# setting to export them as library widgets).

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list