Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I've only used Qt from Python, but I found that a major downside. Qt wants you to program inside Qt and not within your host language. Take, for example, their approach to Python's asyncio. Instead of integrating with Python's default asyncio, they're writing their own version of it.


I tried Qt from Python a few times and definitely concur. It always felt like a major paradigm mismatch.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: