PDA

View Full Version : Drag and Drop issues



Benjamin
24th September 2008, 15:23
HI all,

I am having problem disabling drag and drop functions of QTextEdit object. Does anyone have any suggestions on this issue? I am using Qt 3.

Tnx,
Benjamin

jpn
25th September 2008, 16:09
Have you tried QWidget::setAcceptDrops()?