Slow RichTextBox property
From: James dean (James)
Date: 03/17/05
- Next message: Ollie Riches: "Re: defaultNamingContext property failing in asp.net"
- Previous message: Bernhard Volz: "Re: OO design question"
- Next in thread: Cor Ligthert: "Re: Slow RichTextBox property"
- Reply: Cor Ligthert: "Re: Slow RichTextBox property"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 17 Mar 2005 01:33:47 -0800
I was using the RichTextBox property called SelectionStart to move
through the text one character at a time to check to see if one
character is different from the next. The problem is this property is
very slow and takes alot of processing time. Is there a more efficient
method i could use. I used also the select method but it is also slow so
i need something different.....any ideas
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
- Next message: Ollie Riches: "Re: defaultNamingContext property failing in asp.net"
- Previous message: Bernhard Volz: "Re: OO design question"
- Next in thread: Cor Ligthert: "Re: Slow RichTextBox property"
- Reply: Cor Ligthert: "Re: Slow RichTextBox property"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|