Hello there,

I need ur piece of advice on a matter as follows:

I have a QTable with cols and rows and each row has a icon and text. I want to drag the icons and drop it in a listview. this is possible but in order to drag something with qtable, u should first select the row and then drag. is it possible in qtable to not select but just drag and drop???

I have another option to use qlistview but that means that i should implement the whole concept once again converting qtable to qlistview.

give me some hint or advice on this matter.

thanx,