You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Clicking yes deletes the textblock and closes the window. Clicking no closes the window.
Automatically reload textscript.
The text was updated successfully, but these errors were encountered:
Description:
Add a button to delete existing textblocks
Solution:
The text was updated successfully, but these errors were encountered: