D
David Swain
Is todo folder (pane/bar) active?
Is there a way to determine if a user's To-Do list (bar/pane) is active. By
active I would mean the user has clicked inside of the to do bar.
And let us say that the ActiveExplorer contains 'Inbox' in the main
view/pane, and the user has activated the to-do bar using View>To Do Bar. So
the explorer contains both a main view of the inbox and also the to-do list.
If a user clicks the inbox view or the to do bar, can we determine which one
was clicked in last or which one is active?
In trying to figure this out I did notice one thing.
When I evluate: ActiveExplorer().Selection.Count, it seems to give me an
accurate account when I click on the above mentioned inbox items and
evaluate; BUT, also when i click on items in the To-Do bar and evaluate, so
somehow it can at least get some info from this To-Do bar.
Thank you,
David
Is there a way to determine if a user's To-Do list (bar/pane) is active. By
active I would mean the user has clicked inside of the to do bar.
And let us say that the ActiveExplorer contains 'Inbox' in the main
view/pane, and the user has activated the to-do bar using View>To Do Bar. So
the explorer contains both a main view of the inbox and also the to-do list.
If a user clicks the inbox view or the to do bar, can we determine which one
was clicked in last or which one is active?
In trying to figure this out I did notice one thing.
When I evluate: ActiveExplorer().Selection.Count, it seems to give me an
accurate account when I click on the above mentioned inbox items and
evaluate; BUT, also when i click on items in the To-Do bar and evaluate, so
somehow it can at least get some info from this To-Do bar.
Thank you,
David