Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a contextual menu for to the clock icon in the status bar to provide more information and change settings #520

Open
machawk1 opened this issue Jun 25, 2021 · 2 comments

Comments

@machawk1
Copy link
Owner

machawk1 commented Jun 25, 2021

Some examples might be to specify the distribution among the captures/archives or to provide a direct means of configuring MemGator, since this message utilizes its results.

clock

@machawk1
Copy link
Owner Author

An event is currently tied to left-clicking the statusbar but no functionality tied to it: self.statusbar.Bind(wx.EVT_LEFT_UP, self.show_memento_info)

@machawk1
Copy link
Owner Author

It does not look like this might be possible with the base wxPython. We use an extended class for the StatusBar but it might be easier and more effective to have a window display that provides more information beyond what can be displayed in a context menu.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant