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

Dario Bagatella d.bagatella at gmail.com
Thu Feb 8 03:02:21 EST 2007


Thanks, next time I'll first control bugzilla

On 2/7/07, Jonathan Pobst <monkey at jpobst.com> wrote:
>
> 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"
> >
> >
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-winforms-list/attachments/20070208/97401202/attachment.html 


More information about the Mono-winforms-list mailing list