Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Selecting text within a text field
#2
If it is Edit or RichEdit20A or similar control, can be used edit and rich edit control messages. Some other control types also have their own interfaces that allow to do it. Otherwise I don't know a way other than replacing whole text.

str s
s.getwintext(...)
s.replacerx etc
s.setwintext, or key Ca; s.setsel.


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)