Hey guys,
I'm using a QScrollArea.
I'd like to have automatic wheel focus when I'm entering the cursor inside it.
Is it possible?
Thanks.
Hey guys,
I'm using a QScrollArea.
I'd like to have automatic wheel focus when I'm entering the cursor inside it.
Is it possible?
Thanks.
But you already do... If you scroll the wheel while mouse is on a scroll bar then it works by default/.
I guess what I want to do is :
Set focus on a widget when wheeling inside it.
I'm using a QScrollArea inside another widget,
When it looses focus, I need to click it to get focus back, and then scroll.
So.. what's the problem?Did you try enforcing focus in wheelEvent()?
J-P Nurmi
Bookmarks