Foxxey Posted September 6, 2020 Posted September 6, 2020 How do I make my effect updating and rendering every let's say 1 seconds? How can I make a "tab" in a plugin like in the glass blocks plugin? Quote
toe_head2001 Posted September 6, 2020 Posted September 6, 2020 37 minutes ago, Foxxey said: How do I make my effect updating and rendering every let's say 1 seconds? I'd suggest using a Timer, but why would you want to do that? 39 minutes ago, Foxxey said: How can I make a "tab" in a plugin like in the glass blocks plugin? You'll need to create a custom WinForms dialog. Take at the templates I posted for Visual Studio. Quote My Gallery | My Plugin Pack Layman's Guide to CodeLab
Reptillian Posted September 6, 2020 Posted September 6, 2020 (edited) 41 minutes ago, toe_head2001 said: I'd suggest using a Timer, but why would you want to do that? I can think of a valid reason to want it. If you have a time consuming filter, you may want to have a user to know how its coming along so that they can decide if they want to cancel. Now, I'm not sure why the 1 sec part though. Edited September 6, 2020 by Reptillian Quote G'MIC Filter Developer I am away from this forum for undetermined amount of time: If you really need anything related to my PDN plugin or my G'MIC filter within G'MIC plugin, then you can contact me via Paint.NET discord, and mention me.
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.