Click here to Skip to main content
15,900,258 members

Comments by zf.liu (Top 5 by date)

zf.liu 6-Dec-11 7:14am View    
Deleted
sorry, I made a mistake on screen Coordinate System.
zf.liu 6-Dec-11 7:08am View    
Deleted
Thank you for your reply~
In the upper code, "y" is the line number.(y=TextBox.GetLineFromCharIndex ( s ) ;)
In my opinon line number should be the "x".So I feel may be (y,x) is suitable.
Do you think so?
After I copy the code to visual studio then do a small test, I feel it's correct. May be I made mistake in some place. Any comment is welcome!
zf.liu 1-Dec-11 10:03am View    
Deleted
Reason for my vote of 4
I use this method in my project too
zf.liu 1-Dec-11 9:56am View    
Deleted
Reason for my vote of 3
a good idea
zf.liu 5-Jul-11 5:10am View    
Deleted
Reason for my vote of 3
I use this in my project too