Python Forum
Binding functions in Qt Designerr
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Binding functions in Qt Designerr
#9
Actually @Alfalfa I have never used the Designer -- learning to use a tool that produced questionable code when I can -- once I learned the basics -- produce that same code just as quickly and/or quicker manually means that tool does nothing for me -- which has been my experience most of the time with such tools. Note these kind of tools that produce ugly code have been around for a long time in numerous languages -- but thankfully they are fairly easy to spot and when I spot one I generally steer clear of it as in my experience it is often better to produce the code yourself rather than rely on something that creates code that ugly.

Further my experience thus far with what the Designer produces is something newbies cannot use effectively and I have stated before it ought to come with a warning -- not to be used by newbies. Many times they cannot implement the basics because they cannot understand what it is they produced due to how ugly that code is -- heck I have converted over a dozen of those and I find translating them to still be difficult.

Now I had looked at what my predecessor produced using the Designer and I looked at what many others have created using the Designer and my impression of that tool stands -- it produces basically horrible looking code -- however if you have a demonstration of creating a fairly complicated window using the Designer that does not produce horrible looking code -- and that uses the Layout system as it should be used I would be very interested in seeing it. And I would even be willing to alter my stance on it but no one has been able to do that to date and I am not going to waste my time trying to figure out a tool I do not need.
Reply


Messages In This Thread
Binding functions in Qt Designerr - by Mocap - Aug-04-2019, 01:31 AM
RE: Binding functions in Qt Designerr - by Denni - Aug-08-2019, 12:45 PM
RE: Binding functions in Qt Designerr - by Mocap - Aug-15-2019, 03:08 AM
RE: Binding functions in Qt Designerr - by Denni - Aug-15-2019, 02:54 PM
RE: Binding functions in Qt Designerr - by Alfalfa - Aug-15-2019, 05:38 PM
RE: Binding functions in Qt Designerr - by Denni - Aug-15-2019, 06:30 PM
RE: Binding functions in Qt Designerr - by Alfalfa - Aug-17-2019, 01:05 AM
RE: Binding functions in Qt Designerr - by Denni - Aug-19-2019, 03:28 PM
RE: Binding functions in Qt Designerr - by Alfalfa - Aug-21-2019, 10:06 PM
RE: Binding functions in Qt Designerr - by Denni - Aug-22-2019, 03:38 PM
Functions in Qt Designer - by Mocap - Aug-07-2019, 11:34 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Key Binding scope angus1964 1 1,235 Jun-30-2022, 08:17 PM
Last Post: deanhystad
  kivy binding issue hammer 8 3,073 Nov-07-2021, 11:34 PM
Last Post: hammer
  [Tkinter] binding versus disable DPaul 6 6,864 May-05-2021, 05:17 PM
Last Post: DPaul
  [Tkinter] Binding Entry box to <Button-3> created in for loop iconit 5 5,010 Apr-22-2020, 05:47 AM
Last Post: iconit
  TkInter Binding Buttons ifigazsi 5 4,519 Apr-06-2020, 08:30 AM
Last Post: ifigazsi
  Making text clickable with binding DT2000 10 5,200 Apr-02-2020, 10:11 PM
Last Post: DT2000
  [Tkinter] Setting Binding to Entry created with a loop? p_hobbs 1 2,095 Nov-25-2019, 10:29 AM
Last Post: Larz60+
  Binding functions to Menus in tkinter?? Mocap 1 2,478 Jul-23-2019, 01:37 AM
Last Post: Larz60+
  [Kivy] Kivy property (in .kv) loses binding to a variable (in .py) j.crater 3 5,165 Aug-14-2018, 12:37 PM
Last Post: buran

Forum Jump:

User Panel Messages

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