yad --form --field

362 views
Skip to first unread message

Rod

unread,
Jan 6, 2014, 1:20:57 AM1/6/14
to yad-c...@googlegroups.com
I'm trying to get yad --form --field="Max size:SCL" "5!1..20!1" to work for a scale, the item separator doesn't seem to be working like it does with NUM. Ive tried --item-separator="!" but that doesn't work either. Any suggestions?

slo.s...@gmail.com

unread,
Jan 6, 2014, 1:54:04 AM1/6/14
to yad-c...@googlegroups.com
Try your scale values in single-quotes, i.e., yad --form --field="Max size:SCL" '5!1..20!1'

Bash is using the ! parameter to treat the following characters as a variable.  Single quoting treats the ! literally.


On Sun, Jan 5, 2014 at 10:20 PM, Rod <rgau...@gmail.com> wrote:
I'm trying to get yad --form --field="Max size:SCL" "5!1..20!1" to work for a scale, the item separator doesn't seem to be working like it does with NUM. Ive tried --item-separator="!" but that doesn't work either. Any suggestions?

--
You received this message because you are subscribed to the Google Groups "yad-common" group.
To unsubscribe from this group and stop receiving emails from it, send an email to yad-common+...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Rod

unread,
Jan 6, 2014, 7:56:44 PM1/6/14
to yad-c...@googlegroups.com
Thanks for the reply slo.sleuth.

That doesn't work either, I've also tried  "5 1..20 1" --item--separator=" "  to get rid of !. I'm wondering if SCL needs a different variable layout than NUM

Victor Ananjevsky

unread,
Jan 7, 2014, 4:52:05 AM1/7/14
to yad-c...@googlegroups.com
hi

sorry, but such form of values for scale field is not implemented yet.
scale in form always have range from 0 to 100, and value for this field is a number as
initial position
> --
> You received this message because you are subscribed to the Google Groups "yad-common" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to yad-common+...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.


--
Victor Ananjevsky <anan...@gmail.com>
Reply all
Reply to author
Forward
0 new messages