Is there a way to detect if a RViz panel gets closed?

asked 2020-08-11 07:17:20 -0500

tfm_dav gravatar image

I'm developing a RViz panel and want to send a certain message when the panel gets closed. Oddly enough, the destructor doesn't get called when the panel is closed with the 'x', so I need another way. Does anyone have a idea how to do that?

edit retag flag offensive close merge delete

Comments

@tfm_dav Does the CloseEvent feature do what you want?

Weasfas gravatar image Weasfas  ( 2020-08-15 06:42:15 -0500 )edit