I've got a Qt app that I embedded Mono into, I can load assemblies and call methods just fine. As a quick test, I tried to load an Windows Form app and tried to load it, it loads, but just hangs in the call
mono_jit_exec I assume it's showing the GUI somewhere (invisible?) ? Is this something that can be done, i was thinking of using Mono for building/showing dialogs? -- View this message in context: http://mono.1490590.n4.nabble.com/Embedding-Mono-How-about-using-Forms-tp4404798p4404798.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
