<?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[Custom look and feel per component]]></title><description><![CDATA[<p dir="auto">Currently custom look and feel works for all components of a type. Could we get the ability to apply a custom look to individual components?</p>
<p dir="auto">And can we stop the custom look and feel from messing with the HISE interface :)</p>
]]></description><link>https://forum.hise.audio/topic/2761/custom-look-and-feel-per-component</link><generator>RSS for Node</generator><lastBuildDate>Sun, 12 Jul 2026 18:39:58 GMT</lastBuildDate><atom:link href="https://forum.hise.audio/topic/2761.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 29 Jun 2020 16:32:05 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Custom look and feel per component on Mon, 29 Jun 2020 19:46:24 GMT]]></title><description><![CDATA[<p dir="auto">How deep do I have to dive to achieve something like this look on the eq curve for example ?</p>
<p dir="auto"><img src="https://i.imgur.com/Ba6EkD2.jpg" alt="yagya Eq.jpg" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.hise.audio/post/22685</link><guid isPermaLink="true">https://forum.hise.audio/post/22685</guid><dc:creator><![CDATA[lalalandsynth]]></dc:creator><pubDate>Mon, 29 Jun 2020 19:46:24 GMT</pubDate></item><item><title><![CDATA[Reply to Custom look and feel per component on Mon, 29 Jun 2020 17:49:44 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/579">@LightandSound</a> Sounds cool. I was trying to look at a custom laf implementation for sliders. Shouldn't be hard, but probably too much for me <img src="https://forum.hise.audio/assets/plugins/nodebb-plugin-emoji/emoji/android/1f643.png?v=fba14f4754a" class="not-responsive emoji emoji-android emoji--upside_down_face" style="height:23px;width:auto;vertical-align:middle" title=":upside_down_face:" alt="🙃" /></p>
]]></description><link>https://forum.hise.audio/post/22684</link><guid isPermaLink="true">https://forum.hise.audio/post/22684</guid><dc:creator><![CDATA[ustk]]></dc:creator><pubDate>Mon, 29 Jun 2020 17:49:44 GMT</pubDate></item><item><title><![CDATA[Reply to Custom look and feel per component on Mon, 29 Jun 2020 17:47:23 GMT]]></title><description><![CDATA[<p dir="auto">I'm currently testing this with sliders by adding a new method to the slider class (so just declare the slider and then slider.setLAF(lafObjectName))</p>
<p dir="auto">This is basically how you do it in JUCE anyway so it feel familiar. It doesn't interfere with HISE this way too, although I quite like being able to change the HISE font :p the only downside to doing it this way is that you'd have to manually add it back in to each object you want to use it for (buttons/sliders/comboboxes etc) which doesn't blend well with the current functionality of globalLAF...</p>
]]></description><link>https://forum.hise.audio/post/22683</link><guid isPermaLink="true">https://forum.hise.audio/post/22683</guid><dc:creator><![CDATA[LightandSound]]></dc:creator><pubDate>Mon, 29 Jun 2020 17:47:23 GMT</pubDate></item><item><title><![CDATA[Reply to Custom look and feel per component on Mon, 29 Jun 2020 17:14:04 GMT]]></title><description><![CDATA[<p dir="auto">@d-healey That would be cool. Until then, you can use the <code>obj.text</code> to apply rules <em>(having the ID would be better though...)</em></p>
]]></description><link>https://forum.hise.audio/post/22679</link><guid isPermaLink="true">https://forum.hise.audio/post/22679</guid><dc:creator><![CDATA[ustk]]></dc:creator><pubDate>Mon, 29 Jun 2020 17:14:04 GMT</pubDate></item></channel></rss>