tkd icon indicating copy to clipboard operation
tkd copied to clipboard

Color methods have been added to widgets that can't use them

Open nomad-software opened this issue 6 years ago • 0 comments

Color methods have been added to widgets that can't use them.

For example, the color mixin has been added to the Entry widget but calling setBackgroundColor doesn't change anything while setForegrounfColor does.

Either find a way to make these work or remove them from widgets where there is not support possibly breaking the mixin up to be more focused.

nomad-software avatar May 05 '19 20:05 nomad-software