Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Get Window Function
#3
Kevin Wrote:No need to modify the function try this


Code:
Copy      Help
int w w1
str txt
getWindow(&w)
if IsChildWindow(w)
,w1=GetAncestor(w 3)
,txt.getwintext(w1)
,out txt
else
,txt.getwintext(w)
,out txt

Kevin, you are a champ, thankyou!!


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)