Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
ajuc
on Sept 25, 2018
|
parent
|
context
|
favorite
| on:
PyQt5 Tutorial: Create a Python GUI in 2018
I don't consider connecting signals in xml (via designer) better than connecting them in code. The line is still there, just in different place.
toyg
on Sept 25, 2018
[–]
But the UI changes very rarely, and it’s out of the way most of the time; whereas the class method is always in the way in parts of code that could see a lot of day-to-day activity, migrations (py3...) and so on.
ajuc
on Sept 25, 2018
|
parent
[–]
On the other hand refactoring is much easier if all your signals are connected in code.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: