[Mono-bugs] [Bug 71495][Wis] Changed - Error in MainMenu with one MenuItem

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 19 Jan 2005 22:34:30 -0500 (EST)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by peter@novonyx.com.

http://bugzilla.ximian.com/show_bug.cgi?id=71495

--- shadow/71495	2005-01-19 21:08:44.000000000 -0500
+++ shadow/71495.tmp.7969	2005-01-19 22:34:30.000000000 -0500
@@ -119,6 +119,11 @@
 not exits the method  
 			if (hMenu != IntPtr.Zero)
 			    return;
 			
 			MenuAPI.TrackPopupMenu (hMenu, item.hSubMenu, pnt, false, null);
 		}
+
+------- Additional Comments From peter@novonyx.com  2005-01-19 22:34 -------
+Ok, before Jordi gets overloaded with bugs, Menu is not complete and 
+not yet ready to have bugs reported on. It is still being worked on, 
+please give him a chance to finish his work before reporting bugs.