Hi All,

I m using Qt 4.2.2 on my Intel Mac.

I m using QListWidget in IconView Mode.
I am setting the Selection Mode to MultiSelction that is i can selct multiple Item by clicking on them.

But If i click and drag the mouse then It selcted many Items but I want that The multiselction would work only on mouse click not by Dragging mouse.

If anybody know how can I do it then plz help me.

Thanks.