Re: [Interest] Question Regarding Porting Gtk To PyQt

2019-06-16 Thread Christoph Feck
On 06/17/19 03:57, Christoph Feck wrote: * https://doc.qt.io/qtforpython/PySide2 * https://doc.qt.io/qtforpython/ ___ Interest mailing list Interest@qt-project.org https://lists.qt-project.org/listinfo/interest

Re: [Interest] Question Regarding Porting Gtk To PyQt

2019-06-16 Thread Christoph Feck
On 06/17/19 03:29, Samuel Banya wrote: Hello everyone, I'm having a bit of difficulty of helping the Lubuntu team port a program called RedShift from Gtk to PyQT. The reason is that the Qt docs are primarily C++ based, and though I know there is a PyQt variant that focuses on Python, its not as

[Interest] Question Regarding Porting Gtk To PyQt

2019-06-16 Thread Samuel Banya
Hello everyone, I'm having a bit of difficulty of helping the Lubuntu team port a program called RedShift from Gtk to PyQT. The reason is that the Qt docs are primarily C++ based, and though I know there is a PyQt variant that focuses on Python, its not as up to date as the ones present for the C