Re: Problem: select text from the backlog and copy (General questions)
Hi,
I suggest you look at Text property. It holds raw buffer of current screen, so perhaps that's exactly what you need?
Here is example:
Debug.Print wodTelnetDLX1.Text(-1)
you will get first line from backlog buffer (just above topmost currently visible).
More help for Text Property you can find here:
http://www.weonlydo.com/TelnetDLX/Help/WODTELNETDLXLIB~wodTelnetDLX~Text.html
Hope this helps.
Regards,
Drazen
Complete thread:
- Problem: select text from the backlog and copy - vbiggar, 2006-05-30, 08:45
- Re: Problem: select text from the backlog and copy - wodDrazen, 2006-05-30, 09:32
- Re: Problem: select text from the backlog and copy - vbiggar, 2006-05-30, 09:43
- Re: Problem: select text from the backlog and copy - wodDrazen, 2006-05-30, 10:49
- Re: Problem: select text from the backlog and copy - vbiggar, 2006-05-30, 12:10
- Re: Problem: select text from the backlog and copy - vbiggar, 2006-05-30, 13:34
- Re: Problem: select text from the backlog and copy - wodSupport, 2006-05-30, 19:42
- Re: Problem: select text from the backlog and copy - vbiggar, 2006-05-31, 06:08
- Re: Problem: select text from the backlog and copy - vbiggar, 2006-05-31, 08:09
- Re: Problem: select text from the backlog and copy - vbiggar, 2006-05-31, 08:16
- Re: Problem: select text from the backlog and copy - vbiggar, 2006-06-05, 12:34
- Re: Problem: select text from the backlog and copy - wodAlan, 2006-06-05, 14:30
- Re: Problem: select text from the backlog and copy - vbiggar, 2006-06-06, 11:45
- Re: Problem: select text from the backlog and copy - wodAlan, 2006-06-05, 14:30
- Re: Problem: select text from the backlog and copy - vbiggar, 2006-06-05, 12:34
- Re: Problem: select text from the backlog and copy - vbiggar, 2006-05-31, 08:16
- Re: Problem: select text from the backlog and copy - vbiggar, 2006-05-31, 08:09
- Re: Problem: select text from the backlog and copy - vbiggar, 2006-05-31, 06:08
- Re: Problem: select text from the backlog and copy - wodSupport, 2006-05-30, 19:42
- Re: Problem: select text from the backlog and copy - vbiggar, 2006-05-30, 13:34
- Re: Problem: select text from the backlog and copy - vbiggar, 2006-05-30, 12:10
- Re: Problem: select text from the backlog and copy - wodDrazen, 2006-05-30, 10:49
- Re: Problem: select text from the backlog and copy - vbiggar, 2006-05-30, 09:43
- Re: Problem: select text from the backlog and copy - wodDrazen, 2006-05-30, 09:32