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 header content footer structure to tkinter GUI #20

Open
4 of 6 tasks
matiasandina opened this issue Jul 30, 2021 · 2 comments
Open
4 of 6 tasks

Add header content footer structure to tkinter GUI #20

matiasandina opened this issue Jul 30, 2021 · 2 comments
Labels
enhancement New feature or request
Milestone

Comments

@matiasandina
Copy link
Owner

matiasandina commented Jul 30, 2021

We want:
header, content and footer
Check the gist here

Things to add to either heather, content or footer

  • Logo

Things to add to the footer:

  • LICENSE
  • Version
  • Link to the Docs/Github page
  • Current IP address of the pi, pointing to the point of access of the viz
  • Start shiny app by calling os.system()
@matiasandina matiasandina added the enhancement New feature or request label Jul 30, 2021
@matiasandina
Copy link
Owner Author

Logo has path issues, decide on folder structure.

image = Image.open(os.path.join(os.getcwd(), 'img/64.png'))

@matiasandina
Copy link
Owner Author

Path issues temporarily solved using relpath(__file__)

@matiasandina matiasandina added this to the 0.0.1 milestone Aug 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant