[Solved] How to bind classes to another widget
Everything you need to make this work is located in the callback() and askfont() methods in the font code. You need to take elements from callback() and askfont() and incorporate them into your code. You will also need to import the font code. Lets say the Font code is in the same directory as our … Read more