Re: [Tkinter-discuss] Questions about treeview

2012-04-12 Thread Bill Felton
Hi Michael, On Apr 12, 2012, at 10:17 AM, Michael Lange wrote: >> Is it true that the ttk treeview widget 'swallows' right-mouse clicks? >> We have a need that could be met with the treeview if we could only >> figure out how to get pop-up menus to work in that widget. Our tests >> seem to show th

Re: [Tkinter-discuss] Questions about treeview

2012-04-12 Thread Michael Lange
Hi Bill, Thus spoketh Bill Felton unto us on Thu, 12 Apr 2012 08:32:58 -0400: > Hi all, > Is it true that the ttk treeview widget 'swallows' right-mouse clicks? > We have a need that could be met with the treeview if we could only > figure out how to get pop-up menus to work in that widget. Our