Hi,
I would like to retrieve window handles or, if that isn't possible,
invoke the default on-click action for Active Bar items based on their
position in the Active Bar.
This should finally allow for writing scripts that return the, say,
third window on an Active Bar when pressing a particular hotkey.

One simple method would be scripting mouse clicks on the bar, but I'd
like to avoid such a thing.

Another could be using the window() function to retrieve visible windows:
window_list = window("visiblewindow","[caption list used on Active Bar]")
Unfortunately, the order in which the windows are returned is
different from how they are shown on the Active Bar.

Any ideas?
Thanks a lot for helping me out!

Irfan


Reply via email to