TomSchimansky / CustomTkinter

A modern and customizable python UI-library based on Tkinter
MIT License
10.77k stars 1.03k forks source link

Remove Border OptionMenue #2428

Open Bauws opened 1 month ago

Bauws commented 1 month ago

Hey,

I am currently playing around with this wonderful module. Sadly I couldnt figure out how to remove the border of the optionmenue. Is there any way to do that?

Best regards Luke

Akascape commented 1 month ago

@Bauws That border is not removable in windows, instead you can use this dropdown menu: https://github.com/Akascape/CTkScrollableDropdown