Alexandru
2023-08-14 09:42:53 UTC
On https://www.magicsplat.com/tcl-docs/docindex.html there is an example how all buttons in a grid row can have same uniform width.
I would like that all button in the same column have same uniform width.
I could do that with -sticky ew but then the content of each button is centered.
Instead the content should be left aligned (-sticky e).
Is there a trick how to do this?
Thanks
Alexandru
I would like that all button in the same column have same uniform width.
I could do that with -sticky ew but then the content of each button is centered.
Instead the content should be left aligned (-sticky e).
Is there a trick how to do this?
Thanks
Alexandru