[Mono-winforms-list] PATCH Re: ContextMenu

Everaldo Canuto everaldo at simios.org
Wed May 2 16:56:53 EDT 2007


Hi,

Commited to SVN revision 76590, I made some small changes like add the
"#if NET_2_0" because MSDN says that this is only available for .NET
2.0.

Thanks for this patch.
Everaldo.

On 5/2/07, Everaldo Canuto <everaldo at simios.org> wrote:
> Hey,
>
> I will apply patch today, some small things must be change to be
> compatible with our code guidelines but it looks ok. I will also take
> care about unit tests.
>
> You can always submit pacthes in bugzilla, is the right place to track it.
>
> Thank you very much for the patch :-)
>
> Everaldo.
>
> On 5/2/07, aatdark at aol.com <aatdark at aol.com> wrote:
> >
> >  Hi
> >  public void Show(Control control,Point pos,LeftRightAlignment alignment)
> >  I've implementet and testet the method . unfortionalty im not able to write
> > nunit test because of the lack of expirince in nunit and guis.
> >
> >  It testet on Windows XP .NET 2.0 and cygwin with mono and method is like MS
> > one's
> >
> >
> >
> >  berni
> >  -----Original Message-----
> >  From: Everaldo Canuto <everaldo at simios.org>
> >  To: aatdark at aol.com <aatdark at aol.com>
> >  Cc: mono-winforms-list at lists.ximian.com
> >  Sent: Wed, 2 May 2007 11:29 am
> >  Subject: Re: [Mono-winforms-list] ContextMenu
> >
> >
> >  Hi,
> >
> >  I had some work in Menu and ContextMenu stuff but I am not
> >  implementing this methods right now, so patches will wellcome :-)
> >
> >  Everaldo.
> >
> >  On 5/2/07, aatdark at aol.com <aatdark at aol.com> wrote:
> >  >
> >  > Hi
> >  > Is anyone working on the missing
> >  > ContexMenü.show(Control,Point,LeftRightAlignment) ?
> >  > if not im going to implement this
> >  >
> >  > berni
> >  >
> >  > ________________________________
> >  > AOL now offers free email to everyone. Find out more about what's free
> > from
> >  > AOL at AOL.com.
> >  >
> >  > _______________________________________________
> >  > Mono-winforms-list maillist -
> >  > Mono-winforms-list at lists.ximian.com
> >  >
> > http://lists.ximian.com/mailman/listinfo/mono-winforms-list
> >  >
> >  >
> >
> >  ________________________________
> >  AOL now offers free email to everyone. Find out more about what's free from
> > AOL at AOL.com.
> >
> >
> _______________________________________________
> Mono-winforms-list maillist  -  Mono-winforms-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-winforms-list
>


More information about the Mono-winforms-list mailing list