Zenity
Résolu
moustif94000
Messages postés
40
Date d'inscription
Statut
Membre
Dernière intervention
-
moustif94000 Messages postés 40 Date d'inscription Statut Membre Dernière intervention -
moustif94000 Messages postés 40 Date d'inscription Statut Membre Dernière intervention -
Bonjour,
Bonjour,
je souhaiterais savoir comment crée un menu select avec zenity pour y intergrer mon script
merci d'avance
Bonjour,
je souhaiterais savoir comment crée un menu select avec zenity pour y intergrer mon script
merci d'avance
3 réponses
hello
par ex.
la suite du script va tester $choix
par ex.
choix=$(zenity --list --checklist --column "choix" --column "action" FALSE "choix 1" FALSE "choix 2" FALSE "choix 3" FALSE "choix 4") echo $choix
la suite du script va tester $choix
Tu m'as été d'une grande aide