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

Start Recording (S3) Page #8

Open
priyanshumahey opened this issue Jul 17, 2023 · 0 comments
Open

Start Recording (S3) Page #8

priyanshumahey opened this issue Jul 17, 2023 · 0 comments
Labels
ui component A UI component that needs work

Comments

@priyanshumahey
Copy link
Contributor

priyanshumahey commented Jul 17, 2023

Start Recording (S3) Page

Overview

This is about replicating the start recording (S3) page from the .drawio file. For this, we'll need to simply create a basic UI as detailed. We want the user to first select a file from their computer. We can do this in tkinter as follows:

From there, we need the user to confirm the file they've selected and then we run a short script to confirm it's a numpy file. If it's not, we tell them to select a different file. If it is a numpy file, we move them onto the next screen.

Deliverable

The deliverable for this is a srecord3 class that shows the start recording (S3) page.

@priyanshumahey priyanshumahey added the ui component A UI component that needs work label Jul 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ui component A UI component that needs work
Projects
None yet
Development

No branches or pull requests

1 participant