Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
PAGE 8.0 RELEASED
#5
(Jan-06-2024, 12:47 PM)Axel_Erfurt Wrote: ... and then without GUI designer.

Yes, it's certainty possible and in some circumstances preferable, to create GUI code by hand. The upside of using a designer app (for readers that don't understand why one would use such) is that if you need to change some part of the GUI design once it's been coded, it can be far less work if the app was constructed using a designer framework. The downside (there's always two sides to every coin) is that the code base is usually far larger when a designer app has been used, but on the whole, using a designer app, especially one that generates much of the code for you (as PAGE does) makes for a far shorter time scale from app concept to a release candidate. There's a learning curve, of course, but time spent learning to use PAGE, will payback many times over, with time saved on 'boiler plate' code.
Gribouillis likes this post
Sig:
>>> import this

The UNIX philosophy: "Do one thing, and do it well."

"The danger of computers becoming like humans is not as great as the danger of humans becoming like computers." :~ Konrad Zuse

"Everything should be made as simple as possible, but not simpler." :~ Albert Einstein
Reply


Messages In This Thread
PAGE 8.0 RELEASED - by rob101 - Jan-05-2024, 06:03 PM
RE: PAGE 8.0 RELEASED - by Axel_Erfurt - Jan-05-2024, 09:36 PM
RE: PAGE 8.0 RELEASED - by rob101 - Jan-06-2024, 07:03 AM
RE: PAGE 8.0 RELEASED - by Axel_Erfurt - Jan-06-2024, 12:47 PM
RE: PAGE 8.0 RELEASED - by rob101 - Jan-06-2024, 02:07 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Python 3.10 is Released snippsat 1 1,994 Oct-07-2021, 10:47 PM
Last Post: Yoriz
  Kivy 2.0.0 released buran 1 2,857 Dec-10-2020, 01:51 PM
Last Post: snippsat
  3.9.0 released today Larz60+ 0 1,761 Oct-05-2020, 09:51 PM
Last Post: Larz60+
  Python 3.8.0 is released perfringo 2 3,878 Oct-15-2019, 10:53 AM
Last Post: perfringo
  Python 3.7.1 has been released DeaD_EyE 0 2,488 Oct-22-2018, 07:57 AM
Last Post: DeaD_EyE
  Python 3.7 and also Python3.6.6 released buran 0 2,919 Jun-28-2018, 04:52 AM
Last Post: buran
  Python 3.701b released yesterday--who should install it and who shouldn't? league55 7 4,626 Feb-02-2018, 08:11 AM
Last Post: DeaD_EyE
  qutebrowser v1.0.0 released dvs1 0 3,400 Oct-18-2017, 11:57 PM
Last Post: dvs1
  Wxpython Phoenix released on pypi Yoriz 1 3,586 Apr-18-2017, 05:55 AM
Last Post: j.crater
  Jupyter Notebook 5.0 released Larz60+ 0 2,939 Apr-09-2017, 05:13 PM
Last Post: Larz60+

Forum Jump:

User Panel Messages

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