I'd like to be able to right-click on a selected row in a tree view, and have a pop-up menu appear, so the user can delete that entry or whatever. Can anyone point me to the correct API calls to use, or give suggestions? I see that Notebook has a method for enabling pop ups, but nothing else appears to have it. I played around with the OptionMenu, but couldn't get it to work properly. Thanks! Jason