Python Forum
[Kivy] Blank Screen
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Kivy] Blank Screen
#2
I didn't run your code, but I am concerned about naming your app and widgets GridLayout - same as the Kivy grid object.
Another thing is naming of Kivy resource file (.kv) and .py.
Try to rename GridLayoutApp(App) class to customwidgetApp. Example here:
https://kivy.org/doc/stable/examples/gen...v__py.html
Reply


Messages In This Thread
Blank Screen - by Exsul - Apr-04-2019, 02:00 AM
RE: Blank Screen - by j.crater - Apr-04-2019, 05:53 AM
RE: Blank Screen - by raajkumar - Sep-30-2019, 10:55 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [pyglet] Why is screen blank when displaying a gif when setting fullscreen = True ? Huudzz 0 2,326 Oct-25-2019, 06:13 PM
Last Post: Huudzz

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020