[mythtv-commits] Ticket #1432: Window redraw problem -- current svn

MythTV mythtv at cvs.mythtv.org
Tue Jul 4 09:16:40 UTC 2006


#1432: Window redraw problem -- current svn
------------------------------+---------------------------------------------
 Reporter:  gkruse at gmail.com  |        Owner:  ijr 
     Type:  defect            |       Status:  new 
 Priority:  minor             |    Milestone:      
Component:  mythtv            |      Version:  head
 Severity:  medium            |   Resolution:      
------------------------------+---------------------------------------------
Comment (by nigel):

 I still don't have a solution for this. Googling reveals "It is now
 possible to open a QPainter on a QGLWidget as if it were a normal
 QWidget." But they are talking about Qt 4.1 or later. It is possible that
 there are bugs in earlier versions, but I am not confident enough about
 the problem to ask the TrollTech guys.
 [[BR]]
 I have looked at qgl.cpp in the Qt source to see if there is anything that
 QGLWidget overrides from the parent QWidget class that could cause
 buffering or clipping problems on the Mac, but nothing jumps out at me.
 [[BR]]
 I am basically stumped. The only thing I have left to try is pasting
 random methods from qwidget.cpp into mythmainwindow.cpp to see if any of
 those fixes it.

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/1432>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list