djfun / audio-visualizer-python

a little GUI tool to render visualization videos of audio files
Other
242 stars 58 forks source link

Non-native disabled listbox on macOS #40

Closed rikai closed 7 years ago

rikai commented 7 years ago

Unlike the rest of the components, the disabled listbox looks non-native, may want to look into this to see if there's anything that can be done to make it look nicer.

non-native listbox

tassaron commented 7 years ago

7b6ef6349b1922e71ab83fc45d4a1598ef203511 0c394d77e388adb91beee210a9b66652db9d17cb

Component list is left enabled on Mac and signals blocked to achieve same practical effect.