By default, the TabbedPanel uses a GridLayout with the restriction of one row and 99 columns for the headers. This should be sufficient for most applications. However, it is more common to add a second row for the tabbed headers instead of trying to fit them all into one single […]
kivy
2 posts
After installing kivy, I got a wonderful detailed error message: [WARNING] [WinPygame ] Video: failed (multisamples=2) [WARNING] [WinPygame ] trying without antialiasing [ERROR ] [Window ] Unable to use <pygame> as windowprovider [ERROR ] [Window ] The module raised an important error: 'X11 driver not configured with OpenGL' It is […]