Skip to content

Is there way to remove the Quit command from the systray icon ? #48

@dibakarbose

Description

@dibakarbose

I am working on a GUI Project and I do not want to use the Quit command from Systray Icon. Is there a way to that ?

I could see that QUIT is being added explicitly on the traybar.py. Any suggestions would help

menu_options = menu_options + (('Quit', None, SysTrayIcon.QUIT),)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions