Jump to content

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


Foxxey

Recommended Posts

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.

(September 25th, 2023)  Sorry about any broken images in my posts. I am aware of the issue.

bp-sig.png
My Gallery  |  My Plugin Pack

Layman's Guide to CodeLab

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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