Button in a separate class and file not working in KivyMD
I just started Kivy and I’m using a mix of Kivy and KivyMD. I made a simple button that is in a separate file and class and added it to my main class. It is supposed to just print ‘WORKS’ but it doesn’t.
Button in a seperate class and file not working in KivyMD
I just started Kivy and I’m using a mix of Kivy and KivyMD. I made a simple button that is in a seperate file and class and added it to my main class. it is suppose to just print ‘WORKS’ but it don’t.