Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
setwintext
#1
i can't set text in some programs,
is there something else to know ?
with notepad and the flash editor it works fine,
but for example with scite not.
i want to pass the text from the flash output - to
the scite output window.
there is still a tool what makes that, but it writes its own
messages in there too Sad

Code:
Copy      Help
int h = win("SciTE|Flash")
act h
str s = "bliblablu"
s.setwintext(id(351 h))

thanks
pi


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)