Eduardo, it has always been uneditable. Right Click in the middle of the component and select 'Referenced Assemblies' to point the component to the location of the dll you want to implement.
Dear Mr. Rutten,
How do I reference additional dlls? I was under the impression that I had to edit the Imports section, but that is still "uneditable" (at least in 0.8.0050).
Thanks in advance,
Eduardo
I've fixed it already, when the next release goes out you should be able to reference additional dlls again.
--
David Rutten
david@mcneel.com
Poprad, Slovakia
Dear Mr Rutten,
I have a problem similar to David's: I'm trying to create a custom VB component that takes an input real number as frequency and uses it to generate a continuous single tone.
I managed to use the PC…
Hello,I'm interested in working on a custom VB component (while we're waiting for the custom component stuff in 0.7). I am hoping to access the serial port which I think would require "Imports System.IO.Ports". As of right now I cannot find a way to edit the Imports section of the VB component. Is this possible?Thank you!See More