Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
setwintext
#1
Hi, i am trying to setwintext. Only question I have is how do i set the text if there is no id on the window? Is there any way than or how would i do that? Like i can getwintext, but than when i want to set, there is no ID and i dont want to rename the window
#2
_s = "Name of window to change" ;;put here the name of what u want to name window.

_s.setwintext(win("Name of window your changing")) ;;put here current window name.
#3
I DONT want to change the name of the window.

The window has no IDs. And i want to enter text into this window at certain coordinates. But there is no ID and i dont want to rename the window




what about even copying the text... instead of getwintext?? and pasting??? but without the mouse or anything moving
#4
Goto the floating toolbar.
Click Acc Objects, mess around with that.
Maybe we could help if we knew what window your talking about?
#5
OK it kinda looks like this.
str _s
_s.getwintext(id(6"dialog"))
_s.setwintext
but where do i set the wintext if there is no ID in the window im trying to get it into
#6
thats why you need to use Acc Objects,
#7
tyvm i used acc and now i can get it to work where i set the text in that window using acc... tyvm


Forum Jump:


Users browsing this thread: 1 Guest(s)