Skip to content

Issue : Missing mainloop() in BondLab.__init__() #7

@PrinceSajjadHussain

Description

@PrinceSajjadHussain

The open_menu() function which creates the Tkinter GUI is never called when initializing the plugin, making the plugin interface inaccessible. Add mainloop() after defining the menu item to open the window on plugin launch, or when the menu item is selected.

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