ANN – The textual-cogs Package – Creating Reusable Dialogs for Textual
Textual-cogs is a collection of Textual dialogs that you can use in your Textual application. You can see a quick demo of the dialogs below:
Dialogs included so far:
Generic
MessageDialog
– shows messages to the userSaveFileDialog
– gives the user a way to select a location to save a fileSingleChoiceDialog
– gives the user a series of choices to pick from…
Keep reading with a 7-day free trial
Subscribe to The Python Papers to keep reading this post and get 7 days of free access to the full post archives.