[vtkusers] [vtk-5.6 Snow Leopard 64 bit] QVTKWidget problem

Clinton Stimpson clinton at elemtech.com
Mon Sep 27 10:57:10 EDT 2010


Can you try setting Qt::AA_NativeWindows on the QApplication to see if that 
makes a difference?

And you aren't setting Qt::AA_DontCreateNativeWidgetSiblings are you?  That 
could cause problems.

Clint

On Monday, September 27, 2010 08:19:37 am Daniele Giunchi wrote:
> I use Qt 4.6.3 compiled from source code with -arch x86_64 with Cocoa
> flag active.
> 
> cheers,
> Daniele
> 
> On Mon, Sep 27, 2010 at 4:08 PM, Clinton Stimpson <clinton at elemtech.com> 
wrote:
> > A couple times in the past this has happened and its Nokia that fixes it.
> > 
> > What version of Qt are you using?  Maybe its another regression, or maybe
> > you can change Qt versions to get a fix.
> > 
> > Or, you could switch to Cocoa instead of using Carbon.
> > 
> > Clint
> > 
> > On 09/27/2010 06:41 AM, Daniele Giunchi wrote:
> > 
> > Dear All,
> > using QVTKWidget in a mdi application we see  strange behaviors which
> > involves the viewport.
> > I attach a snapshot in which you can see two errors, the first regards
> > what is the window in the top level
> > (in this case the last created is on the top, the title bar is
> > correct, the viewport no); the second problems happens when I try
> > to move the widget beyond the border of the main frame.
> > 
> > cheers,
> > Daniele
> > 
> > 
> > 
> > ----------------------------------------
> > Dott. Daniele Giunchi
> > BioComputing Competence Centre
> > SCS srl
> > Via Parini 1, 40033 Casalecchio di Reno BO, Italy
> > http://bit.ly/czAFT3
> > http://www.scsolutions.it
> > mailto:d.giunchi at scsolutions.it
> > -------------------------------------------
> > 
> > The information transmitted is intended for the person or entity to
> > which it is addressed and may contain confidential and/or privileged
> > material. Any review, retransmission, dissemination or other use of,
> > or taking of any action in reliance upon, this information by persons
> > or entities other than the intended recipient is prohibited. If you
> > received this in error, please contact the sender and delete the
> > material from any computer.
> > 
> > _______________________________________________
> > Powered by www.kitware.com
> > 
> > Visit other Kitware open-source projects at
> > http://www.kitware.com/opensource/opensource.html
> > 
> > Please keep messages on-topic and check the VTK FAQ at:
> > http://www.vtk.org/Wiki/VTK_FAQ
> > 
> > Follow this link to subscribe/unsubscribe:
> > http://www.vtk.org/mailman/listinfo/vtkusers
> 
> _______________________________________________
> Powered by www.kitware.com
> 
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
> 
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
> 
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers



More information about the vtkusers mailing list