Closed AntiSol closed 1 year ago
"--tail" is shorter than " --auto-scroll" :) It may messed code. You can assign two variables to each dialog.
sorry to resurrect an ancient necro issue, I just happened to wonder about this today since I came across it again.
I'm not sure what you mean by "You can assign two variables to each dialog"?
And, yes, "--tail" might be shorter than '--auto-scroll', but that doesn't address my stated reason of wanting more compatibility with zenity, does it?
for the time being I guess I'll just not support yad in my script rather than writing special code to support it.
added in 648b2ba
Marvellous! Thank you very much! :grin:
Hi,
I see that yad has a --tail option for --text-info dialogs which is the same behaviour as zenity's --auto-scroll option. It would be great if this feature was also accessible by using --auto-scroll, to make yad more compatible with zenity, e.g:
Thanks!