This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
the_plugin_editor [2017/10/02 19:34] shane [The VanillaJuce plugin Editor (GUI)] |
the_plugin_editor [2017/10/02 19:38] (current) shane [The GuiTabs object] |
||
|---|---|---|---|
| Line 46: | Line 46: | ||
| void VanillaJuceAudioProcessorEditor:: | void VanillaJuceAudioProcessorEditor:: | ||
| { | { | ||
| - | guiTabs.setBounds(0, | + | guiTabs.setBounds(0, |
| } | } | ||
| Line 106: | Line 106: | ||
| void GuiTabs:: | void GuiTabs:: | ||
| { | { | ||
| - | tabbedComponent-> | + | tabbedComponent-> |
| } | } | ||