I have a pretty simple windows forms application with a grand total of two threads: one for a splash screen, the other to do some simple init and then launch the main gui, killing the splash. And even so I've apparently managed to mess something up, because while it works fine on Linux and .NET it crashes on OSX (freezes just after showing the main gui) and Mono/Windows (never shows any gui).
Any advice on how to figure this out? Martin _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
