Project

General

Profile

Mouse over event in the WTableView

Added by Alex Ignatov about 7 years ago

Hi

is there any possibility to get a mouse over event for each separate row in WTableView? I could only find mouseWentOver event of the WInteractWidget, but WTableView does not inherit from that. Maybe somehow specialising ItemDelegate?

What I would like to implement is showing some columns only when the user hovers mouse pointer over the row.

Cheers

Alex


Replies (3)

RE: Mouse over event in the WTableView - Added by Aziz Gokhan Narin almost 3 years ago

Hello Alex,

Did you fulfill this requirement?

Gokhan

RE: Mouse over event in the WTableView - Added by Alex Ignatov almost 3 years ago

Hi Gokhan, to fulfill the requirement I had to implement my own wtableview-like widget.

RE: Mouse over event in the WTableView - Added by Aziz Gokhan Narin almost 3 years ago

Hello again Alex,

I see, thank you to respond me. Recently, I stay also in situation like that. "What I need, I have to do it!"

Thank you

Gokhan

    (1-3/3)