[Mono-dev] Component 1

Rafael Teixeira monoman at gmail.com
Sun Jul 2 19:05:16 EDT 2006


You should build in Windows, in VS.NET, if you wan't to really use the
design-time support most components offer. Also most of them come
packaged only with a installer for windows, and aren't easy to unpack
and install in Mono specially in any of the non-Windows OSes we
support. We also doesn't have a IDE that integrate them, MonoDevelop
currently works best for GTK#-based solutions.

:)

On 6/30/06, Rich Gilson <signman359 at gmail.com> wrote:
>
> Since I'm new to Mono, could somebody please explain how to do this?  Also,
> how would I make the components available to mono to be used in building?
>
> > Actually most components I know of are managed code, so they should run on
> > mono.
> > If you are allowed you can simply take Reflector and look at the references
> > of your assembly and you will instantly see if the component is managed
> > only.
> >
> > mfg
> > Andreas
> >
> > ----- Original Message -----
> > From: "Rafael Teixeira" <monoman at gmail.com>
> > To: "Rich Gilson" <signman359 at gmail.com>
> > Cc: <Mono-devel-list at lists.ximian.com>
> > Sent: Friday, June 30, 2006 9:00 PM
> > Subject: Re: [Mono-dev] Component 1
> >
> > > The problem is, we don't know if the third-party controls/tools were
> > > developed with 100% managed and portable code, so you have to try them
> > > in Mono.
> > >
> > > Some years ago, most of the controls I tried were just wrappers to
> > > COM/ActiveX controls/components and surely those didn't run on Mono.
> > > Since I've being developing in Linux mainly and so without VS.NET and
> > > 3rd party components, so I can't say if that has changed.
> > >
> > > I know, from my friends on that front, that Delphi.NET users are tied
> > > to Windows, as the many useful frameworks Borland gave them aren't
> > > portable.
> > >
> > > :)
> > >
> > > On 6/30/06, Rich Gilson <signman359 at gmail.com> wrote:
> > >> I'm working on porting an application at work to .NET and wanted to do
> > >> it in
> > >> Mono so that it could be run on both Linux and Windows, but I'm trying
> > >> to figure out if there is any what to use Third-Party tools in Mono?  Or
> > >> are the tools that work on Visual Studio Windows-only?  If they can be
> > >> used, how
> > >> would I go about using them and getting everything packaged together
> > >> when I
> > >> build it?
> > >>
> > >> Rich
> > >>
> > >> On 6/27/06, Rich Gilson <signman359 at gmail.com> wrote:
> > >> > Is it possible to use any of the Component 1 objects in Mono?
> > >> > --
> > >> > In a world without fences, who needs Gates?
> > >>
> > >> _______________________________________________
> > >> Mono-devel-list mailing list
> > >> Mono-devel-list at lists.ximian.com
> > >> http://lists.ximian.com/mailman/listinfo/mono-devel-list
> > >
> > > --
> > > Rafael "Monoman" Teixeira
> > > ---------------------------------------
> > > "The reasonable man adapts himself to the world; the unreasonable one
> > > persists in trying to adapt the world to himself. Therefore all
> > > progress depends on the unreasonable man." George Bernard Shaw
> > > _______________________________________________
> > > Mono-devel-list mailing list
> > > Mono-devel-list at lists.ximian.com
> > > http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
> --
> In a world without fences, who needs Gates?
>
>
>


-- 
Rafael "Monoman" Teixeira
---------------------------------------
"The reasonable man adapts himself to the world; the unreasonable one
persists in trying to adapt the world to himself. Therefore all
progress depends on the unreasonable man." George Bernard Shaw



More information about the Mono-devel-list mailing list