Windows to handle the activation click.

Hello,

I surely missed something, it’s not a major problem but can be annoying for the users.

I have a document window and a tool panel window. I just want both to handle directly the activation click. Say I have a text view into my document window, and a list view in the panel window. How can I make my text view accept the new insertion point when the user clicks into it, and my list view to set the new selectionwhen the user clicks on it ?

Thanks!