> On 10 Jun 2021, at 12:55, Turtle Creek Software
> wrote:
>
> We have a QTableWidget with cells containing our QWidget subclasses. One of
> them adds a temporary popup menu button and a scrolling list when clicked.
>
> They display OK, but clicking on them falls through to the cell widget
We have a QTableWidget with cells containing our QWidget subclasses. One
of them adds a temporary popup menu button and a scrolling list when
clicked.
They display OK, but clicking on them falls through to the cell widget
behind them. raise() didn't help.
We can intercept all clicks and figure i