Using Zenity is possible to add buttons,change fonts ,anything besides default options? If not,there's another dialog for sh that allows more customizing?
|
feedback
|
|
Zenity supports a few HTML-like tags for text markup: For more control over your dialogs, you can intead use Kommander. It's like a form builder compatible with all sorts of scripting languages: Python, Perl, Ruby, shell. There's various examples out there. | |||
|
feedback
|
|
You can probably change the style with the
| |||
|
feedback
|
|
I tried Pyzenity but no joy. Problems with finding the module:
Traceback (most recent call last): File "pyzentest.py", line 1, in from PyZenity import InfoMessase ImportError: No module named PyZenity Here's the video | |||
|
feedback
|