It's not working for me, I've given it up for my project.
By the way, the pop progress in operator is very cool for me if it's working well. :)
That's the last choice for me. I just want to fix out why it's crash and why the pop dialog prop can't update in realtime. so report them.
As you can see, there's same factor of progress in different place, but the pop dialog progress can't redraw in real time. it's another bug :)
Here's two operator to do same thing, it will avoid crash. but can't update in realtime.
class BGC_OT_FTPWPDownload(Operator):
bl_idname = "bgc_server.ftp_wpdownload"
bl_label =…
If I use two operator, one for factor update in modal, one for invoke_props_dialog to show the progress. it's will avoid the crash. But there's another issue, the progress can't redraw even I use…
Yeah, I know this way, but I have hundreds of mission needs in progressing, I want to show or hidden them be free. if them can show in a dialog or popup, that's great.
I'm sure this problem bothers a lot of people, and they just don't explore more possibilities or solutions. They just reluctantly accepted your characterization of their bug.
@LazyDodo Just for congratulation? Doesn't this merit further discussion of its general solution? : )
@LazyDodo Thanks for your reply and the guide, I think I've fixed this bug. It's a way that to register global class variable, and cache the Enumproperty result and it's work well. This method…
@LazyDodo Thank you very much for convincing me to accept this dilemma from a technical perspective and I will no longer struggle with this issue. I have no objection to closing this report. @mod_…
I don't mean to emphasize racial discrimination. On the contrary, I hate to discuss technical issues with this. I hope you understand this, but the problem is actually not friendly to non-Latin…
@LazyDodo Thanks for your reply and give me a way that guide me how to thinking. As your link, I can fixed out the reason. So, is this bug confirmed to be unfriendly to non-Latin languages, or…
To use the nodes to do something, I believe everyone have to enable the node wrangler, except he/she don't know this addon. So it's time to put it in the core. I vote yes.