[Mono-winforms-list] MaskedTextBox.GetCharFromPosition Method
Jackson Harper
jackson at ximian.com
Thu May 3 13:17:31 EDT 2007
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
More information about the Mono-winforms-list
mailing list