LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   converting shell script from "dialog" to "xdialog" (https://www.linuxquestions.org/questions/programming-9/converting-shell-script-from-dialog-to-xdialog-623814/)

kushalkoolwal 02-25-2008 07:51 PM

converting shell script from "dialog" to "xdialog"
 
Hello,

Long back I had written a shell script which has lots of "dialog" statement. Now I would like to convert all those text-based dialog boxes to graphical dialog by using the "xdialog" utility.

Will it simply work if I replace all the instances of "dialog" with "xdialog"?

unSpawn 02-25-2008 08:40 PM

Quote:

Originally Posted by kushalkoolwal (Post 3069679)
Will it simply work if I replace all the instances of "dialog" with "xdialog"?

I'm sorry, but isn't that something you can just try yourself?


All times are GMT -5. The time now is 07:19 AM.