Thread: QT dialog osX
View Single Post
Old 09-01-2013, 06:50 AM   #5
Pr.BarnArt
Addict
Pr.BarnArt ought to be getting tired of karma fortunes by now.Pr.BarnArt ought to be getting tired of karma fortunes by now.Pr.BarnArt ought to be getting tired of karma fortunes by now.Pr.BarnArt ought to be getting tired of karma fortunes by now.Pr.BarnArt ought to be getting tired of karma fortunes by now.Pr.BarnArt ought to be getting tired of karma fortunes by now.Pr.BarnArt ought to be getting tired of karma fortunes by now.Pr.BarnArt ought to be getting tired of karma fortunes by now.Pr.BarnArt ought to be getting tired of karma fortunes by now.Pr.BarnArt ought to be getting tired of karma fortunes by now.Pr.BarnArt ought to be getting tired of karma fortunes by now.
 
Pr.BarnArt's Avatar
 
Posts: 395
Karma: 401800
Join Date: Jun 2011
Device: Pocketbook 902 / Ipad air/ kindle paperwhite
Quote:
Originally Posted by kovidgoyal View Post
metadata plugins run in their own thread. In Qt you are not allowed to use the GUI in threads other than the main GUI thread. So you should not use any Qt code in your plugin.
Ty, clear answer. Sometimes it is better to asked for answer.
Is this only related to osX, because under windows the dialog is popping up (without problems).
Pr.BarnArt is offline   Reply With Quote