On 8 apr 2006, at 01.31, Vincent Kroll wrote:

Hi,

Am 07.04.2006 um 16:30 schrieb Joseph J. Strout:

This is not a simple test. Following these directions, I can't imagine how I would see a problem. Can you make a more specific example, something we can simply run and have it report whether or not there's a problem?



I have done 'my own test' ...
I done this because I think I should give the EditField a fair play to re / calculate the the line breaks or soft wraps

In the Selchange.event i have this code:
LineNum = me.LineNumAtCharPos(EfMyCharPos+1)
ShowLine.Text = "Line: " + str(LineNum +1) + "/" + str (me.CharPosAtLineNum(LineNum))

I have 30 000 lines every line is 46 characters + chr(13) (No soft wrap is done)

When i set the cursor on next line:
In the Top of the document the calculations is correct (+ 46 characters)
But in the bottom of the document is only added 5 characters
So it looks like .....

Sven E



_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to