hi
i don't know what your scripts doing at all but maybe checkbox and button with
one script would be a better solution then two buttons with two separate scripts?
you can get a current state of checkbox in script by passing agrument %N to it
В Thu, 19 Nov 2015 06:58:45 -0800 (PST)
Oliver Häßler <
o.hae...@gmail.com> писал:
> Thanks Julio,
>
> as mentioned in the original post, thats what I tried, but does not give me
> the exact layout that I would like to present.
>
> I also thought about a form inside a form.. so create the 2 buttons as a
> seperate form, but thats also not working.
>
> On Thursday, November 19, 2015 at 3:55:37 PM UTC+1, @juliobash wrote:
> >
> > Other layout:
> >
> > $ yad --center --align=center --form --field=" Welcome to the final setup
> > Steps of your Notebook. \n Please complete the below steps. ":LBL --field
> > "Set your Hard drive encryption Password":fbtn --field "Setup your
> > Token":fbtn --field " <b>OR</b> ":LBL --field "<b>I do not</b> need to
> > setup a Token":fbtn --field "Setup your Backup":fbtn --field
> > '<big><b>Optional</b></big>':LBL '' --field '<big><b>for technical
> > Users</b></big>':LBL --field "Need sudo or extra Packages?":fbtn "" "bash
> > -c luks_cmd" "bash -c token_cmd" "" "bash -c no_token_cmd" "bash -c
> > spideroak_cmd" "" "bash -c sudo_cmd" --columns 3
> >
> >
> > Abcs,
> > Julio
> > *@juliobash*
> >
> > *Próximos cursos de Shell*
> > *Cidade Local Período*
> > *São Paulo 4Linux
> > <
http://www.4linux.com.br/cursos/programacao-em-shell-script> 07**/12** a
> > 11/12 *
> > Dou treinamento de *Shell* em qualquer cidade.
> > Para mais detalhes, me mande um e-mail <javascript:>.
> >
> >
> > 2015-11-19 11:16 GMT-02:00 Oliver Häßler <
o.hae...@gmail.com <javascript:>
> > >:
> >
> >> Hi,
> >>
> >> I am trying to get the following dialog to have 2 buttons next to each
> >> other.
> >>
> >> If you run the following command:
> >>
> >> yad --center --align=center --form --field=" Welcome to the final setup
> >> Steps of your Notebook. \n Please complete the below steps. \n":LBL --field
> >> "Set your Hard drive encryption Password":fbtn --field "Setup your
> >> Token":fbtn --field " <b>OR</b> ":LBL --field "<b>I do not</b> need to
> >> setup a Token":fbtn --field "Setup your Backup":fbtn --field "\n
> >> <b>Optional</b> for technical Users ":LBL --field "Need sudo or extra
> >> Packages?":fbtn "" "bash -c luks_cmd" "bash -c token_cmd" "" "bash -c
> >> no_token_cmd" "bash -c spideroak_cmd" "" "bash -c sudo_cmd"
> >>
> >> I would like to have the "Setup your Token" and "I do not need to setup a
> >> Token" next to each other.
> >>
> >> I tried to use --columns, but this is not working, as it destroys the
> >> whole format.
> >>
> >> Any ideas would be great.
> >>
> >> Running yad-0.31.3
> >>
> >> Thanks
> >> Oliver
> >>
> >> --
> >> 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 <javascript:>.
--
Victor Ananjevsky <
anan...@gmail.com>