[Qt-interest] qmutex unlock - application waits?
Gabriel M. Beddingfield
gabrbedd at gmail.com
Thu May 27 23:05:12 CEST 2010
On Thu, 27 May 2010, caius ligarius wrote:
> That's odd. I wonder if it's system specific.
I did a quick test with a simple default dialog in the form
designer... and no pausing at all.
So I played with your form and found that the comboBox and
your graphic views are overlapping. Looks like the graphics
view steals the mouse events sometimes. If I move your
graphics view tab-widget out of the way... I don't get any
pauses.
You really should use a layout, BTW.
-gabriel
More information about the Qt-interest-old
mailing list