[Mono-bugs] [Bug 551716] msgbox with option YesNo is not shown and gives the result no
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Nov 2 04:17:00 EST 2009
http://bugzilla.novell.com/show_bug.cgi?id=551716
User rkvinge at novell.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=551716#c1
Rolf Bjarne Kvinge <rkvinge at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |NEEDINFO
Info Provider| |jhmgbl2 at t-online.de
--- Comment #1 from Rolf Bjarne Kvinge <rkvinge at novell.com> 2009-11-02 10:16:57 CET ---
I'm not able to reproduce this issue, I tried with this simple example:
class test
shared sub main
Console.WriteLine (MsgBox ("Hi", MsgBoxStyle.YesNo))
end sub
end class
the message box is shown and the results are correct.
Does this sample work for you?
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list