[Mono-winforms-list] Caret

Rafael Teixeira monoman at gmail.com
Fri Mar 9 08:13:36 EST 2007


About MoMA
-------------------

>From http://www.mono-project.com/MoMA

"The Mono Migration Analyzer (MoMA) tool helps you identify issues you
may have when porting your .Net application to Mono. It helps pinpoint
platform specific calls (P/Invoke) and areas that are not yet
supported by the Mono project."

This short article may also help:

http://www.devx.com/racetolinux/Article/33945

Have fun,

On 3/9/07, David Joyner <d4ljoyn at gmail.com> wrote:
> Excellent discussion, and thank you George, I see how you've accomplished
> that with a combination of preprocessor and reflection.
>
> I'm not sure myself what the best way to provide cross-platform control
> development is going to be -- I do agree though with Rafael that it is
> almost impossible to stick with the control wrapper classes for WIN32
> whether MFC, WTL, or Windows.Forms, since the designers chose not to expose
> a lot of the underlying functionality, nearly every substantial project has
> some dependency on direct calls to the win32 api.
>
> Please forgive my ignorance, what's a MOMA?
>
>
> On 3/9/07, George Giolfan <georgegiolfan at yahoo.com> wrote:
> >
> > Here is what I did to port ICSharpCode.TextEditor v.
> > 2.1 RC1. This should not be the way to do it. I am
> > interested in a Mono.Windows.UI.dll, but the best way
> > would probably be to simply support some of the Win32 functions.
> >
> >
> >
> >
> >
> ____________________________________________________________________________________
> > Need Mail bonding?
> > Go to the Yahoo! Mail Q&A for great tips from Yahoo! Answers users.
> > http://answers.yahoo.com/dir/?link=list&sid=396546091
> > _______________________________________________
> > Mono-winforms-list maillist  -
> Mono-winforms-list at lists.ximian.com
> >
> http://lists.ximian.com/mailman/listinfo/mono-winforms-list
> >
> >
> >
>
>
> _______________________________________________
> Mono-winforms-list maillist  -
> Mono-winforms-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-winforms-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


More information about the Mono-winforms-list mailing list