PDA

View Full Version : Flick charm not working when clicking over a button.



alitoh
9th January 2012, 13:52
Hello,

I've been trying to use the flickcharm on a widget and, while it does seem to properly work initially, I've noticed that it does NOT work when the "click" event is first recieved by a QPushButton (actually, QButtonGroup, but you know ...) instead of a scrollArea. Therefore, if I dont click on the button, the flick DOES work, but when I click on the Button, I seem to lose the event on the flicker or something similar.

I'm working with Qt4.6.3

Is anybody aware of a fix or workaround this?