Skip to content
New issue

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

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

Already on GitHub? # to your account

Option to turn individual GUI dialogs on/off #324

Open
davidrg opened this issue Sep 22, 2024 · 0 comments
Open

Option to turn individual GUI dialogs on/off #324

davidrg opened this issue Sep 22, 2024 · 0 comments

Comments

@davidrg
Copy link
Owner

davidrg commented Sep 22, 2024

Right now GUI dialogs in K95G are an all-or-nothing situation. The set gui dialogs command (GUI_DIA) just takes an on or off, setting the global gui_dialog on or off. This governs at least the following:

  • uq_ok (message-box)
  • uq_txt (user query, single line text response including passwords)
  • uq_mtxt (user query, multiple single line text responses)
  • uq_file (get file or directory name)

It might be nice if you could turn some of these on/off individually. Eg, a GUI dialog for saving/loading files, text-mode popups for entering usernames and passwords, etc.

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

No branches or pull requests

1 participant