[Qt-interest] QTreeView Wierdness with OS X Cocoa Qt 4.5.0

Mike Jackson imikejackson at gmail.com
Fri May 22 15:26:38 CEST 2009


On 2009-03-28 11:05:45 -0400, Mike Jackson <imikejackson at gmail.com> said:

> I have an application that uses a QTreeView with a custom TreeModel 
> implementation. When I build against Qt 4.5 (Cocoa 32 Bit) the top few 
> items do not seem to receive any mouse clicks. I can use the keyboard 
> arrow key to highlight the top (root) item then use the arrow key again 
> to reveal but it takes a few of these iterations to finally be able to 
> let the mouse have any effect on the tree view (like showing and 
> hiding) nodes.
> 
>   Has anyone else seen anything like this? When I recompile against a 
> 32 bit Qt 4.4.3 build (Carbon) the tree acts just fine.
> 
> I have not compiled against a carbon Qt 4.5 though to see if it is the 
> Cocoa/Carbon thing or the 4.4 to 4.5 thing.
> 
> Any help would be appreciated.
> 
> Mike Jackson

Just FYI, the issue still persists with Qt 4.5.1 and Cocoa even in the 
QtDesigner application. Any chance of getting a fix for this? This is 
kind of a show stopper for me at the moment.

Mike Jackson
www.bluequartz.net




More information about the Qt-interest-old mailing list