# New WYSIWYG GUI Editor on Steroids with FlexBox and Grid Features

**URL:** https://forum.juce.com/t/new-wysiwyg-gui-editor-on-steroids-with-flexbox-and-grid-features/40473
**Category:** Feature Requests
**Created:** [July 1, 2020, 10:04am UTC](https://forum.juce.com/t/new-wysiwyg-gui-editor-on-steroids-with-flexbox-and-grid-features/40473 "2020-07-01T10:04:47Z")
**Posts on this page:** 1
**Showing post:** 5

<div class="post-metadata">

### Author: ![daniel](https://sea2.discourse-cdn.com/flex026/user_avatar/forum.juce.com/daniel/32/790_2.png) [@daniel](https://forum.juce.com/u/daniel)
#### Post date: [July 2, 2020, 7:42am UTC](https://forum.juce.com/t/new-wysiwyg-gui-editor-on-steroids-with-flexbox-and-grid-features/40473/5 "2020-07-02T07:42:56Z")

</div>

Thanks for mentioning PluginGuiMagic, let me save you the search and link a few places:

Announcment thread on the forum:

> [@Visual plugin designer - PluginGuiMagic - now free (27.7.2023)](https://forum.juce.com/t/visual-plugin-designer-pluginguimagic/35676):
>
> I wanted to share here my latest project. When developing, having a default ProcessorEditor is a great help. But once you go to the designing stage, it is always tedious, all the compiling, looking, recompiling… Also it’s good, if not a developer but a designer does the visual arts. But do we want designers to write C++? C++ is not the best language to write GUIs with. But it is a great language to write tools. So I wrote a design tool to design, layout, style and colourise a Plugin (and pote…

Here is a Repository with example projects how it can be used:

> **[GitHub - ffAudio/PluginGuiMagic: Examples for foleys\_gui\_magic - the...](https://github.com/ffAudio/PluginGuiMagic)**
>
> Examples for foleys\_gui\_magic - the styleable plugin gui - GitHub - ffAudio/PluginGuiMagic: Examples for foleys\_gui\_magic - the styleable plugin gui

And finally the repository containing the module, that’s all you need to add to your project:

> **[GitHub - ffAudio/foleys\_gui\_magic: A GUI builder module for JUCE - with examples](https://github.com/ffAudio/foleys_gui_magic)**
>
> A GUI builder module for JUCE - with examples. Contribute to ffAudio/foleys\_gui\_magic development by creating an account on GitHub.

If you have any question feel free to ask here, raise github issues or find me sometimes on the discord server

> **[Discord - A New Way to Chat with Friends & Communities](https://discord.com/invite/faMX8n)**
>
> Discord is the easiest way to communicate over voice, video, and text. Chat, hang out, and stay close with your friends and communities.

---

_[View the full topic](https://forum.juce.com/t/new-wysiwyg-gui-editor-on-steroids-with-flexbox-and-grid-features/40473)._
