05-31-2006, 04:50 PM
The trigger works when message window is opened first time after Outlook starts. Then, when you close the window, it is not destroyed but only hidden. Then, when you open a message (possibly other), Outlook unhides the window.
out win("- Message (HTML) " "rctrl_renwnd32")
finds the same window when visible and when not.
Use "visible" trigger.
out win("- Message (HTML) " "rctrl_renwnd32")
finds the same window when visible and when not.
Use "visible" trigger.
