Jump to content

Custom Indirect UI Controls?


MJW

Recommended Posts

Is there any way to add custom controls in Visual Studio projects that can be used along side Indirect UI controls? The controls would have to maintain the previously-used settings the way Indirect UI controls do. Preferably they would have the same interface, but that's not absolutely necessary.

Edited by MJW
Link to comment
Share on other sites

Is there any way to add custom controls in Visual Studio projects that can be used along side Indirect UI controls?

 

No, Indirect UI is a closed system.

PdnSig.png

Plugin Pack | PSFilterPdn | Content Aware Fill | G'MICPaint Shop Pro Filetype | RAW Filetype | WebP Filetype

The small increase in performance you get coding in C++ over C# is hardly enough to offset the headache of coding in the C++ language. ~BoltBait

 

Link to comment
Share on other sites

That's unfortunate. I have several plugins, such as the Perspective Transformation, that need controls not provided by Indirect UI. I'm wiling to write one custom control, but I'm disinclined to write a whole suite of controls to replace all the other Indirect UI controls used by the plugin.

Link to comment
Share on other sites

Interesting, BoltBait, but it seems to be incomplete, with a long to-do list, and doesn't seem to provide source code, so I don't think it would help in adding new controls.

 

In the absence of the ability to incorporate custom controls into Indirect UI, what I'd really like to do is develop a library of regular VS-style controls that match Indirect UI controls in appearance, and which provide the option of preserving the previously-used settings. My main problem is finding time for such a relatively involved project.

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