What is the difference between set_window and window_activate?

Showing Answers 1 - 2 of 2 Answers

mahesh

  • Oct 14th, 2005
 

set_window function is used for giving input to the window.

win_activate function is used for the activate window.

Note: In scripts, important to use win_activate function before set_window function in point of syncronization

  Was this answer useful?  Yes

venkat

  • Dec 21st, 2005
 

if window was miimized "Win_activate" will maximize that window.....................if window was in maximized position and not focused then win_activate will set focus to that window...........

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions