Python Forum
What framework to select for application
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
What framework to select for application
#9
(Sep-30-2017, 10:23 PM)wavic Wrote: Use .kv file to build the GUI and the program logic put into the .py file. That way you may change the program's interface anytime you need without risk to broke the program.

Yep that is also the way that the official kivy docs are proposing if the app is getting more complex than "hello world" :)
But it's still a bit hard to write the GUI in this kind of .kv style , i think this will be a real challenge for me until I am satisfied with the result
Reply


Messages In This Thread
RE: What framework to select for application - by RobertIonescu - Oct-02-2017, 07:57 AM

Forum Jump:

User Panel Messages

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