[Ikvm-developers] CriticalFailure under mono
Brought to you by:
jfrijters
|
From: Varga Z. <va...@fr...> - 2004-03-18 22:50:27
|
Hi,
Would it be possible to modify the CriticalFailure method
in vm.cs
to check for mono using the same check as in the JniProvider
property ?
The current check succeeds on mono too because the
MessageBox class
exists, but it is not working yet. Also, even if it is
working, most UNIX
users don't want to see a message box displayed by a console
application.
thanks
Zoltan
|