<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Selecting Different Gui Themes through buttons]]></title><description><![CDATA[<p dir="auto">Has anyone been able to set something like this up as of yet? If so I would like to learn how to make this happen. Basically just have like a section to select different themes by clicking on different buttons.</p>
]]></description><link>https://forum.hise.audio/topic/2779/selecting-different-gui-themes-through-buttons</link><generator>RSS for Node</generator><lastBuildDate>Sat, 11 Jul 2026 04:58:51 GMT</lastBuildDate><atom:link href="https://forum.hise.audio/topic/2779.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 07 Jul 2020 20:54:12 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Selecting Different Gui Themes through buttons on Tue, 07 Jul 2020 22:38:49 GMT]]></title><description><![CDATA[<p dir="auto">@D-Williams23 i have done this with pngs in other plugins not madein Hise but i just changed the main background image color.</p>
]]></description><link>https://forum.hise.audio/post/22855</link><guid isPermaLink="true">https://forum.hise.audio/post/22855</guid><dc:creator><![CDATA[lalalandsynth]]></dc:creator><pubDate>Tue, 07 Jul 2020 22:38:49 GMT</pubDate></item><item><title><![CDATA[Reply to Selecting Different Gui Themes through buttons on Tue, 07 Jul 2020 21:54:02 GMT]]></title><description><![CDATA[<p dir="auto">Yea I did this a few years ago - <a href="https://forum.hise.audio/topic/395/example-of-themed-gui/2">https://forum.hise.audio/topic/395/example-of-themed-gui/2</a>  - and I'm doing it now in my current project. A theme is just an object with a bunch of settings that you can reference in your script. It might contains colour codes, widget co-ordinates or dimensions, etc. You can make one file for each theme and load them as JSON or just use a single file.</p>
<p dir="auto">It's only really possible using vector graphics though as images can't be pooled unless they are assigned to widgets, and you'd need to have a new set of widgets for every theme which is impractical.</p>
]]></description><link>https://forum.hise.audio/post/22854</link><guid isPermaLink="true">https://forum.hise.audio/post/22854</guid><dc:creator><![CDATA[David Healey]]></dc:creator><pubDate>Tue, 07 Jul 2020 21:54:02 GMT</pubDate></item></channel></rss>