Harobed wrote:
Hi, I would like to show popup window when I click on title column of TreeView. My problem is than I don't success to define signal on title of column. I added widget to title column, I defined signal on this widget but it's not actived ! I don't understand. Someone I've one exemple ?
Hello,I've attached modified "paned" example from GTK sources. It catches the right mouse click on the column's button and prints out the message to stdout.
PS: Its ugly hack and probably will not work in future versions of GTK... Olexiy
Attachment:
paned.tgz
Description: GNU Zip compressed data