Le 17 mars 09 à 16:14, thor a écrit :
I can now fix the SpectrogramWindow.
but thor, before you fix anything. If this is the same problem as the example you gave, this is a bug !
testing if Rect(0,0, 200, 200) and Rect(200,0, 200, 200) intersects _should not_ return true anyway in the source, that leads to
a wrong behaviour calling both view's drawFunc when only c.drawFunc should be called.
i think it should be fixed.
best,
charles