Akascape/CTkListbox

How to change height of listbox

BhagyaJyoti22006 opened this issue · 2 comments

Width is easiliy changeable by .configure(width=...)

But height is not changing. I want the height of the scrollableframe to be modifiable, how shall I achieve this?