I used a active button bar to replace the windows taskbar.
It works fine in most cases. However, I can not switch to proper excel
window by clicking the active button.
I used excel2003 for work. The program can show all the child windows
on the taskbar. When I click the button on the taskbar, the excel can
show the correct child window. But in my active button bar, all child
windows are displayed. When I click any excel window button, only the
child window which was the active one before I click can show.
For example, two excel windows: mybook1 and mybook2. And now the
mybook1 window is active. I tried to click the mybook2 button on the
active button bar. It can only switch to mybook1 instead of correct
mybook2.
I also tried to find the handle of the child windows using
win.childhandlelist() and used the win.show(handle) function.It did
not work.
Any suggest for my case? Thanks.

Reply via email to