<br><br>On Sat, Jun 12, 2010 at 2:21 PM, Gabriel M. Beddingfield <<a href="mailto:gabrbedd@gmail.com">gabrbedd@gmail.com</a>> wrote:<br>><br>><br>> On Sat, 12 Jun 2010, Jeremy wrote:<br>><br>>> That looks good, except the following line presents me with a problem:  "A<br>

>> UI MUST specify its class in the RDF data, in this case ui:GtkUI. The class<br>>> defines what type the UI is, e.g. what graphics toolkit it uses."<br>><br>> Hi Jeremy, you're looking for the docs for the /internal/ UI extension.<br>

><br>> I think you were looking for the /external/ UI extension:<br>><br>>    <a href="http://lv2plug.in/docs/index.php?title=ExternalUIExtension">http://lv2plug.in/docs/index.php?title=ExternalUIExtension</a><br>

><br>> -gabriel<br>><br><br>Can you tell me where I might find some documentation on the external UI extension?  When I followed that link, I followed the URI in the header file to<br><br>#define LV2_EXTERNAL_UI_URI "<a href="http://lv2plug.in/ns/extensions/ui#external">http://lv2plug.in/ns/extensions/ui#external</a>"<br>

<br>If that is the *internal* UI extension, and seperate from the *external* UI extension, is there some other wiki page about the external UI extension?<br><br>Also, what is the difference?  I understand the concept of an external UI, which is a seperate window launched by the plugin host which controls the plugin inputs, but I don't really understand what an internal UI would be.  Wouldn't that just be the generic GUI generated by the host?<br>

<br>Jeremy<br>