https://bugzilla.novell.com/show_bug.cgi?id=433952
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=433952#c2 --- Comment #2 from Alexander Batishchev <[EMAIL PROTECTED]> 2008-11-26 06:56:35 MST --- Hello, I found a similar bug: Dim g As Graphics Dim s as String Dim f as Font Dim i as Integer g.DrawString(s, s, f, i - g.MeasureString(s, f).ToSize().Width, Math.Round(i / i)) Error VBNC99999: No non-narrowing -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
