[Gtk-sharp-list] MS Visual Studio Support

Rafael Teixeira monoman at gmail.com
Tue Nov 22 13:29:11 EST 2005


For starters, The component model for GTK# is very different from
those found in WInForms/WebForms ones. I dreamed of making a
compatibility layer because the self-describing components in that
chain-of-containers-as-service-providers model, lends itself to simply
develop extensions of existing controles or writing of powerful new
ones That layer would be an thin, but there's a broad API to cover.

The real blocking "stone" is that also some 'magic' code would be
needed to correctly draw/interact with the widgets at design-time on
VS.NET. As that code would be Windows-specific (only reusable on
SharpDevelop) no one so far was interested on developing such code
(and that would be no small amount of "magic" code, either).

Forgive my ramblings,

On 11/22/05, Gordan Bobic <gordan at bobich.net> wrote:
> Everaldo Canuto wrote:
> > Hi,
> >
> >
> >>>http://forge.novell.com/modules/xfmod/project/?gtks-inst4win
> >>
> >>I already installed Mono, which comes with Gtk# bundled.
> >
> >
> > At this page there a video tutorial to explain this, you will need to
> > use Glade as forms designer. Take a look at videos.
>
> I was hoping to avoid using Glade. Is there no way to plug make the
> widgets work with VS directly? It seems like a very poor limitation,
> when there is supposed to be an interface for plugging in 3rd party
> widgets/controls.
>
> Gordan
> _______________________________________________
> Gtk-sharp-list maillist  -  Gtk-sharp-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
>


--
Rafael "Monoman" Teixeira
---------------------------------------
I'm trying to become a "Rosh Gadol" before my own eyes.
See http://www.joelonsoftware.com/items/2004/12/06.html for enlightment.
It hurts!


More information about the Gtk-sharp-list mailing list