I tried within the script only. However, I have tried to make it print out the code which is generating the buildlist and entered it directly into the terminal, and it worked.
I just went over to Zenity, which seems easier to me, and much more logical. So thanks for the help, but I don't need more help on Xdialog now :)
User Profile
Collapse
-
Bash
Hello
I am trying to learn bash, and have found Xdialog to make them look better. But when I was experimenting with this code I couldn't get it to work.
...Code:#!/bin/bash numfiles=1; dump='--title "XDIALOG BUILDLIST" --backtitle "A user-built list" \ --stdout --clear --separator "|" --buildlist "hello, this is a --buildlist..." 0 0 6 '; function addfile
No activity results to display
Show More
Leave a comment: