Freezing Issue for Internal Tools in Pyqt

Hello All,
I have develop a GUI Application using PyQt for adding dynamic tools from config files
Config are normally a json files

Tools are with .Py Extension
Config files mainly contains the mainly 4 components
1.Icon Image
2.Path
3.Class
4.Method
Using these four components validate the path then based on class and method the tool will work

Let’s assume I add small gui as tool into main application
It loads as Icon in a tab when I click on that it will open as new tab, inside that new tab it allows to work or perform the task based on code because it’s a small gui while executing the code or working the task whole application is freezing until the execution completes

Please help me to solve the issue in dynamic manner

原文链接:Freezing Issue for Internal Tools in Pyqt

© 版权声明
THE END
喜欢就支持一下吧
点赞8 分享
Little compliments mean so much to me sometimes.
有时候,一点微不足道的肯定,对我却意义非凡
评论 抢沙发

请登录后发表评论

    暂无评论内容