[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pykde
Subject:    Re: [PyQt] Invasive messages using windows native file dialogs
From:       V._Armando_Solé <sole () esrf ! fr>
Date:       2018-02-28 6:59:58
Message-ID: f7a4a7a5-a165-2e9c-898f-5f1beeb173b3 () esrf ! fr
[Download RAW message or body]

Solved by PyQt 5.10.1

On 23/02/2018 13:56, V. Armando Solé wrote:
> Hello,
>
> Using native file dialogs with latest available wheel (pip install
> PyQt5) on Python 3.6 gives messages on console whenever a file is
> selected or directory is changed.
>
> Message:
>
> QWindowsnativeFileDialogBase:onSelectionChange( ....)
>
> System: Windows 7, Python 3.6, PyQt 5.10, Qt 5.10
>
> Test code:
>
> import sys
> import PyQt5.Qt as qt
> app = qt.QApplication([])
> w = qt.QFileDialog.getOpenFileNames()
> w._exec()
> sys.exit()
>
> Is there a way to suppress that logging information?
>
> Thanks a lot,
>
> Armando
>
>
> _______________________________________________
> PyQt mailing list    PyQt@riverbankcomputing.com
> https://www.riverbankcomputing.com/mailman/listinfo/pyqt



_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
https://www.riverbankcomputing.com/mailman/listinfo/pyqt
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic