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

Implement about box (#175) #205

Merged
merged 2 commits into from
Oct 1, 2020
Merged

Conversation

tarunik
Copy link
Collaborator

@tarunik tarunik commented Oct 1, 2020

This implements a basic help menu and modal About box using Gtk::AboutDialog, with license text and credits list, as depicted below. Note that the version number is a hardcoded TODO item with this as that's tied in with git hashes and hooking git-describe into the build harness.
glscopeclient_about_main
glscopeclient_about_credits
glscopeclient_about_license

…utDialog as a modal.

Note that the credits box doesn't yet work correctly, perhaps due to theming issues.
@azonenberg azonenberg linked an issue Oct 1, 2020 that may be closed by this pull request
@azonenberg azonenberg merged commit 877bf76 into ngscopeclient:master Oct 1, 2020
@tarunik tarunik deleted the about-box branch October 2, 2020 02:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add "about" dialog
2 participants