Skip to content

in the class ContextMenu, the binding of the popup method to the right mouse click does not work on window platform #3

Description

@pascalchap

need to replace the line 520: widget.root.bind('<3>', self.popup) with widget.bind('<3>', self.popup)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions