[Mono-winforms-list] MaskedTextBox.GetCharFromPosition Method
aatdark at aol.com
aatdark at aol.com
Thu May 3 13:58:40 EDT 2007
hi
concerning 1.)
Is there already an excisiting nunit file forthe MaskedTextBox ? I can't find one
yours
berni
-----Original Message-----
From: Jackson Harper <jackson at ximian.com>
To: aatdark at aol.com
Cc: mono-winforms-list at lists.ximian.com
Sent: Thu, 3 May 2007 7:17 pm
Subject: Re: [Mono-winforms-list] MaskedTextBox.GetCharFromPosition Method
These methods just need to be implemented in the base TextBoxBase class.
All you should need to do is:
1. Write lots of unit tests
2. Implement using TextControl::LineTagToCharIndex
3. Remove the notyet ifdef in MaskedTextBox
4. Send your patches to the list
Please note, don't proceed to step 2 before completing step 1.
Good luck!
Jackson
On Thu, 2007-05-03 at 13:33 -0400, aatdark at aol.com wrote:
> Hi
>
> Is anyone working at the MaskedTextBox.GetCharFromPosition Method at
> the moment?
> I think implementing this will affect TextControl.cs class Document
> too.
>
> I'm going to try it if nobody is on it
>
> yours
> 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-winforms-list/attachments/20070503/378376ec/attachment.html
More information about the Mono-winforms-list
mailing list