Skip to content

"Delete" button to delete existing textblocks #66

@GeorgeCiesinski

Description

@GeorgeCiesinski

Description:

Add a button to delete existing textblocks

Solution:

  1. A delete button is placed on the root window under the textblocks display. Clicking this checks to ensure a textblock has been highlighted in the textblock window. If yes, it opens a toplevel widget with:
  • A message advising the user that the textblock is about to be deleted.
  • If the textblock is located in the remote directory, an additional message will indicate that this is a shared textblock.
  • Finally, a message asking the user if they are certain they want to delete it.
  • A "yes" button
  • A "no" button
  1. Clicking yes deletes the textblock and closes the window. Clicking no closes the window.
  2. Automatically reload textscript.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions