This article will guide you through create a text entry dialog. This dialog is quite simple, the number of support options of the command is not much so this will…
Series: GUI for bash script using Zenity
- This entry is part 12 of 13 in the series GUI for bash script using Zenity
Zenity supports a number of message types. This article will guide you through these types of messages. To make the message dialog very simple, just use the –text option with the…
- This entry is part 13 of 13 in the series GUI for bash script using Zenity
In this article, I will introduce the rest of zenity, which is to create a text information dialog. This will help you create dialogs that display information from a text…
- 1
- 2