<?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[UI IDs and Namespaces]]></title><description><![CDATA[<p dir="auto">For a complex UI I like to split it up into different files which I can bring together in my main UI script with include statements. I use namespaces in each file with an inline function for each callback that the controls in that part of the UI use.</p>
<p dir="auto">One thing I've noticed though is HISE won't let me have two controls with the same ID even if they are in different namespaces.</p>
]]></description><link>https://forum.hise.audio/topic/500/ui-ids-and-namespaces</link><generator>RSS for Node</generator><lastBuildDate>Sat, 15 Aug 2026 10:02:10 GMT</lastBuildDate><atom:link href="https://forum.hise.audio/topic/500.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 08 Dec 2017 19:19:12 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to UI IDs and Namespaces on Fri, 08 Dec 2017 19:56:33 GMT]]></title><description><![CDATA[<p dir="auto">Yes that‘s true. The namespace concept has no meaning outside if the scripting engine but there must be a unique ID for presets, inter script communication, etc.</p>
]]></description><link>https://forum.hise.audio/post/3165</link><guid isPermaLink="true">https://forum.hise.audio/post/3165</guid><dc:creator><![CDATA[Christoph Hart]]></dc:creator><pubDate>Fri, 08 Dec 2017 19:56:33 GMT</pubDate></item></channel></rss>