MultiGUI

MultiGUI - a wrapper-type thing to parent two child windows/editors onto the main window passed to your plugin by the host
Download

MultiGUI Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Publisher Name:
  • Niall Moody
  • Operating Systems:
  • Windows All
  • File Size:
  • 298 KB

MultiGUI Tags


MultiGUI Description

MultiGUI is a simple wrapper-type thing to parent two child windows/editors onto the main window passed to your plugin by the host. Basically, MultiGUI consists of two files: MultiGUIEditor.h and the corresponding source file. MultiGUI itself is a single class which inherits from AEffEditor, and passes all the setParameter etc. messages onto it's child editors. You use it by inheriting from the MultiGUI class, and calling the addEditor () method to add editors to it. You'll be able to create as many child editors as you like. Of course, MultiGUI isn't particularly useful if you just use it to add two VSTGUI editors to your window - the main purpose of it is to allow for a combination of a VSTGUI 2d interface with a 3d opengl one, courtesy of VSTGL.


MultiGUI Related Software