Could anyone supply example code for BrowseEntry's 'delete' method? I'm trying to use a "Delete" button widget to invoke the delete method on the current selection.
Another way to describe my problem: how could BrowseEntry, it's delete method, it's -browse2cmd option and some Delete button all work together? Sorry if this sounds vague, I'm a Tk newbie. Thank you!