[Qt-interest] Qt 4.5.2 OSX QTreeWidget drag/drop - not working?

Paul Miller paul at fxtech.com
Wed Sep 30 20:58:15 CEST 2009


Paul Miller wrote:
> My code works fine with 4.5.1 on Windows and Linux, but with 4.5.2 on 
> OS/X, the drag operation is started using drag->exec() but the 
> dragMoveEvent() is never called on my QTreeView subclass. Also, the 
> labels of some items are elided when they shouldn't be (ie. they are 
> short and the column is plenty wide).
> 
> Anyone have any ideas?

Looks like this is a Cocoa bug. I had built 4.5.2 with Cocoa. I rebuilt 
Qt 4.5.1 (without Cocoa) and it works as expected.

-- 
Paul Miller | paul at fxtech.com | www.fxtech.com | Got Tivo?




More information about the Qt-interest-old mailing list