[Mono-winforms-list] Winform Bugs on Win32- MessageBox and LinkLabel

Dario Bagatella d.bagatella at gmail.com
Wed Feb 7 12:05:23 EST 2007


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"


-- 
View this message in context: http://www.nabble.com/Winform-Bugs-on-Win32--MessageBox-and-LinkLabel-tf3188266.html#a8849593
Sent from the Mono - WinForms mailing list archive at Nabble.com.



More information about the Mono-winforms-list mailing list