Open GoogleCodeExporter opened 8 years ago
can you show all code of your form? simple test with your data works as expected
#! /bin/bash
# this is works
chooseDetectionMode=( "One"!"Two"!"Three" )
yad --form --field=Sequence:CB "${chooseDetectionMode[@]}"
and anyway, it's better to use sourceforge -
http://sourceforge.net/projects/yad-dialog/
Original comment by ananasik
on 19 May 2014 at 7:48
Original issue reported on code.google.com by
vaibhav....@gmail.com
on 19 May 2014 at 1:42