[Mono-winforms-list] Winform Bugs on Win32- MessageBox and LinkLabel
Jonathan Pobst
monkey at jpobst.com
Wed Feb 7 12:45:06 EST 2007
I think these are all reported in bugzilla.
MessageBox resize:
http://bugzilla.ximian.com/show_bug.cgi?id=80043
MessageBox help button:
http://bugzilla.ximian.com/show_bug.cgi?id=80625
LinkLabel:
http://bugzilla.ximian.com/show_bug.cgi?id=80473
Jon
Dario Bagatella wrote:
> I've seen a possible managedwinform bug on Win32 (WinXP SP2 + Mono 1.2.3):
>
> MESSAGEBOX
> The MessageBox with the following button,
> OK
> OKCancel
> RetryCancel
> YesNo
>
> have the help button visible on the right and you can see it by resizing the
> messagebox.
>
>
> AbortRetryIgnore
> YesNoCancel
>
> seem work fine
>
> TEST CODE:
> MessageBox.Show ("Please resize on the right border to see the help button
> visible !", "TEST MESSAGEBOX BUG", MessageBoxButtons.OK,
> MessageBoxIcon.Information);
>
>
> Also a Messagebox can resize ? On MS runtime they don't
>
> LINKLABEL ?
> Launch the new MoMA 1.1.1 and the LinkLabel on it have the last character
> cut.
>
> "http://mono-project.co"
> "Check for newer versio"
>
>
More information about the Mono-winforms-list
mailing list