Thanks for the reply..
Actually I want the same behaviour as in illustrator i.e
- Select a layer. (Notifier calls the listener)
- Move it.
- Click on the document.
- Again select the same layer. (Notifier calls the listener again)
- Move it.
But in photoshop,
- Select a layer. (Notifier calls the listener)
- Move it.
- Click on the document.
- Again select the same layer. (Notifier doesnot calls the listener again as the layer is already selected in panel as you explained.)
- Move it.
Is there any way to get the same behaviour of illustrator in photoshop?