>> Hello, >> is it possible to define a ContextMenu for a TreeView ? >Yes, just override QWidget.contextMenuEvent for the view. >Doug. Thanks but then I have a problem. How can I know that the mouse is over the TreeView ? Christophe.