http://qs321.pair.com?node_id=1231235


in reply to Re: Tk - Tick box size change
in thread Tk - Tick box size change

Thank you. I was hoping it would have been more straightforward however, I will try and use what you have suggested.

Replies are listed 'Best First'.
Re^3: Tk - Tick box size change
by Lotus1 (Vicar) on Mar 14, 2019 at 14:03 UTC

    It looks like you can also place buttons on a canvas and then scale the canvas. I don't have time to dig into this and there are monks around who are experienced with Perl/Tk who might be able to provide an example.

    Edit: Here is a Perlmonks node that deals with scaling canvases but not really scaling buttons. It might give you something to go on.