[PySide] filling model via QRunnable creates extra rows

Tim Roberts timr at probo.com
Tue May 2 18:40:14 CEST 2017


Frank Rueter | OHUfx wrote:
> Oh, damn.
> How do I show progress bars and counters etc. while scanning the file 
> tree then?

You use slots and signals to send update messages back to the main
thread.  This is a standard practice in every current user interface
framework.

-- 
Tim Roberts, timr at probo.com
Providenza & Boekelheide, Inc.




More information about the PySide mailing list