Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
textbox/dialog question
#4
Easiest will be with clipboard trigger. Create a function, assign clipboard trigger where regex is . (it matches any text), and let the function update your dialog.

str s.getclip
int w=win("your dialog")
s.setwintext(id(3 w))


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)