Search Results

Search: Posts Made By: flammeur
3,780
Posted By flammeur
there is no misunderstanding no need to post that...
there is no misunderstanding no need to post that much i know how it works.

i post my code wich is working but have a loop issue then you gave me some advice wich i try to apply at best .
then...
3,780
Posted By flammeur
absolutly nothing ! ---------- Post updated...
absolutly nothing !

---------- Post updated at 10:54 AM ---------- Previous update was at 10:40 AM ----------

i agree i am from understanding well bash i just need example related to my code to...
3,780
Posted By flammeur
well i though i could manage to do some with it.
well i though i could manage to do some with it.
3,780
Posted By flammeur
Okay guys thanks for your help but i'm completly...
Okay guys thanks for your help but i'm completly lost.

Rudic i tryed this....
#!/bin/bash

while true
do choice="$(zenity --width=200 --height=150 --list --column "" --title="test"

...
3,780
Posted By flammeur
okay so should look like this? #!/bin/bash ...
okay so should look like this?

#!/bin/bash

while true; do
choice="$(zenity --width=200 --height=150 --list --column "" --title="test" \
"Go to next menu" \
"test"
"Exit ")"

case...
3,780
Posted By flammeur
well i got lost trying to make it work. I...
well i got lost trying to make it work.

I woul like a main menu to redirect to sub menu .

I don't understand how to make a loop for the second menu in order to get back to the main when i press...
3,780
Posted By flammeur
[bash] Zenity loop (raspbian)
Hello folks,

I have created a GUI but i face some issue with the loop either i am stuck in the loop or it close the program



In the code below it work fine for the "go to menu" if i press...
Showing results 1 to 7 of 7

 
All times are GMT -4. The time now is 10:45 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy