Jump to content
Paint.NET 5.1 is now available! ×

Updating a Render without UI input. And how do I create "tabs" in a plugin?


Recommended Posts

Posted

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?

15994092382433404409708647922799.jpg

Posted
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.

Posted (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 by Reptillian

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.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...