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

BASIC file selection #1

Closed
mhaupt opened this issue Dec 22, 2023 · 2 comments
Closed

BASIC file selection #1

mhaupt opened this issue Dec 22, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@mhaupt
Copy link
Owner

mhaupt commented Dec 22, 2023

Add a menu to select the next BASIC program file to run. So far, the program has to be passed on the command line.

@mhaupt mhaupt added the enhancement New feature or request label Dec 22, 2023
@mhaupt
Copy link
Owner Author

mhaupt commented Dec 24, 2023

This could be implemented using a simple file chooser dialogue.

However, since the BASICODE conventions reserve lines 30,000ff and 32,000ff for documentation about the program at hand, this could also be implemented using an advanced file chooser that displays such information next to a selected (but not yet chosen) file.

@mhaupt mhaupt self-assigned this Dec 26, 2023
@mhaupt
Copy link
Owner Author

mhaupt commented Dec 29, 2023

Advanced file choosing is shelved. A file picker is in release v0.10.

@mhaupt mhaupt closed this as completed Dec 29, 2023
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

When branches are created from issues, their pull requests are automatically linked.

1 participant