CustomTkinter icon indicating copy to clipboard operation
CustomTkinter copied to clipboard

Add an orientation option to CTkSegmentedButton

Open PhilipNelson5 opened this issue 10 months ago • 7 comments

This feature adds the option vertical=False to the CTkSegmentedButton constructor. A "vertical" segmented button uses a vertical layout instead of the default horizontal layout.

Partially addresses #852

PhilipNelson5 avatar Mar 26 '24 17:03 PhilipNelson5

@PhilipNelson5 Way better. Keep it up. 💯

dipeshSam avatar Mar 26 '24 17:03 dipeshSam

@TomSchimansky is the official documentation source available for MRs? I'd be happy to update the docs for this feature if it is accepted.

PhilipNelson5 avatar Mar 26 '24 20:03 PhilipNelson5

I just noticed that progressbar and scrollbar uses the convention orientation="horizontal" or "vertical", I'll update this to be consistent.

PhilipNelson5 avatar Mar 26 '24 20:03 PhilipNelson5

That's good feature

Anonymous6598 avatar Mar 27 '24 06:03 Anonymous6598

@TomSchimansky how does this look?

PhilipNelson5 avatar Apr 02 '24 21:04 PhilipNelson5

@PhilipNelson5 Thank you, right in the nick of time, for me! Starred your projects for recognition @TomSchimansky Please absorb to the master after reviewing!

MackNcD avatar Apr 05 '24 00:04 MackNcD

@TomSchimansky any word on getting this accepted?

PhilipNelson5 avatar May 06 '24 13:05 PhilipNelson5