Python Forum
[Kivy] Can't link .kw file with main.py
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Kivy] Can't link .kw file with main.py
#3
i recall with Kivy that your kivy file (link.kv) needs to be of the same name as your script. So if you main script is main.py, then your kivy file needs to be named main.kv

Other than that i would need your code. Post in python code tags here the source codes...dont use images.

Here is a bare bones workable example and linux install method
https://github.com/metulburr/kivy
Recommended Tutorials:
Reply


Messages In This Thread
Can't link .kw file with main.py - by Allpha - Aug-14-2017, 09:07 AM
RE: Can't link .kw file with main.py - by j.crater - Aug-14-2017, 09:56 AM
RE: Can't link .kw file with main.py - by metulburr - Aug-14-2017, 08:05 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  “main thread is not in main loop” in Tkinter Long_r 1 24,741 Jun-26-2019, 11:00 PM
Last Post: metulburr
  [Tkinter] Link text field to separate python file SMA 2 3,781 Mar-20-2017, 08:45 PM
Last Post: nilamo
  GTK main window calling a main window DennisT 4 7,114 Oct-19-2016, 09:36 PM
Last Post: DennisT

Forum Jump:

User Panel Messages

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