View Single Post
Old 01-18-2016, 06:32 AM   #182
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 28,682
Karma: 205039118
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Quote:
Originally Posted by khadafi View Post
Hello everyone !
I want to use Qt5 instead of Tkinter in plugin but thats not working correctly. Any idea of doing this ?
Not possible right now (unless you package all of PyQt with your plugin).

EDIT: I take that back. If you want to use an externally installed Python interpreter you can use whatever python gui framework you have at your disposal. But if you wanted to share your plugin, you'd have to instruct users how to set up their python environment to match yours.

Last edited by DiapDealer; 01-18-2016 at 06:44 AM.
DiapDealer is offline   Reply With Quote