What program are you trying to get working? Is this a program written in Mono? Or just a random program?
http://iggyma.blogspot.com/ Astrologo wrote: > > Hello all! > I'm trying to get a windows application to work on kUbuntu but this app > uses framework 2.0 net, I've tried using with wine and crossover office > but it doesn't work. > Googling I stumbled upon this site and I ran the compatibilty program and > got the following report. > I would like to know what steps would I need to do in order to get this > app working. > Thanks in advance > > MoMA Scan Results > > Scan time: 07/07/2008 14:27:48 > MoMA Definitions: Mono 1.9 > > For descriptions of issues and what to do, see > http://www.mono-project.com/MoMA_-_Issue_Descriptions. > > Tutor.com Classroom.exe > Methods missing from Mono > Calling Method Method not yet in Mono > Class m: > void i() void HtmlElement.set_ScrollTop(int) > > > P/Invokes into native code > Calling Method P/Invoke Method External DLL > Class d: > void g() int GetForegroundWindow() user32.dll > void g() Int16 FlashWindowEx(d/i&) user32.dll > > > Methods called that throw NotImplementedException > Calling Method Mono method that throws NotImplementedException > Class m: > void a(string, string, string, string) void > HtmlElement.set_InnerHtml(string) > void a(string, string, string, string) void > HtmlElement.set_InnerHtml(string) > void a(string, string, string, string) void > HtmlDocument.ExecCommand(string, bool, Object) > void h() void HtmlElement.set_InnerHtml(string) > void b(Object, EventArgs) void HtmlDocument.ExecCommand(string, bool, > Object) > void a(Object, EventArgs) void HtmlDocument.ExecCommand(string, bool, > Object) > Class b: > void a(Object, WebBrowserNavigatedEventArgs) void > HtmlElement.set_InnerHtml(string) > Class t: > void a() void AxHost.set_Enabled(bool) > void a() void AxHost.set_OcxState(AxHost/State) > Class j: > void b(Object, EventArgs) void HtmlDocument.ExecCommand(string, bool, > Object) > > > Methods called marked with [MonoTodo] > Calling Method Method with [MonoTodo] Reason > Class m: > void a() void WebBrowser..ctor() Stub, not implemented > void a() void WebBrowser.set_AllowNavigation(bool) Stub, not > implemented > void a() void WebBrowser.set_AllowWebBrowserDrop(bool) Stub, not > implemented > void a() void WebBrowser.set_IsWebBrowserContextMenuEnabled(bool) > Stub, > not implemented > Class x: > void a() void WebBrowser..ctor() Stub, not implemented > void a() void WebBrowser.set_IsWebBrowserContextMenuEnabled(bool) > Stub, > not implemented > void a() void WebBrowser.set_WebBrowserShortcutsEnabled(bool) Stub, > not > implemented > Class al: > void k(Object, EventArgs) string WebBrowser.get_StatusText() Stub, > not > implemented > void k(Object, EventArgs) string WebBrowser.get_StatusText() Stub, > not > implemented > void a(q) void WebBrowser.set_AllowNavigation(bool) Stub, not > implemented > void a() void WebBrowser..ctor() Stub, not implemented > void a() void WebBrowser.set_ScriptErrorsSuppressed(bool) Stub, > not > implemented > Class s: > void a() void WebBrowser..ctor() Stub, not implemented > void a() void WebBrowser.set_AllowNavigation(bool) Stub, not > implemented > void a() void WebBrowser.set_IsWebBrowserContextMenuEnabled(bool) > Stub, > not implemented > void a() void WebBrowser.set_WebBrowserShortcutsEnabled(bool) Stub, > not > implemented > Class b: > void b() void WebBrowser..ctor() Stub, not implemented > Class i: > void a() void WebBrowser..ctor() Stub, not implemented > void a() void WebBrowser.set_IsWebBrowserContextMenuEnabled(bool) > Stub, > not implemented > void a() void WebBrowser.set_WebBrowserShortcutsEnabled(bool) Stub, > not > implemented > -- View this message in context: http://www.nabble.com/Complete-new-and-utterly-lost-tp18322702p18410825.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
