On 12/4/11 6:00 PM, Nick Sabalausky wrote:
PyQt has an unfriendly licence for anyone wishing to make proprietary systems.I didn't know that. Do you know if that's specific to PyQt, or inhereted from Qt?
This is specific to PyQt, they stayed at GPL when Qt changed its open source license to LGPL. PySide was conceived as a LGPL-licensed alternative to it.
David