Page 1 of 1

Posted: Sun Oct 03, 2004 12:26 am
by Shayne White
I'm working with a module that I built from scratch, and I tried to stick a Close Surface on it...but the surface won't close! The "Always on Top" button works, but not the Close Surface. I even went into "Empty Effect" and saved the close button from there, but when I imported it into my own module, nothing happened. Any ideas?

My first device I'm working on with the new SDK is a simple panning device with MIDI support (which I got working, suprisingly enough). It's an amazing amount of work! :smile:

I hope you guys are up for a lot of tech support questions...I think I'm going to need them!

Thanks in advance,

Shayne

_________________
Melodious Synth Radio
http://www.melodious-synth.com

Indieanna: Integrated Solutions for the Independent Musician
http://www.indieanna.com

<font size=-1>[ This Message was edited by: Shayne White on 2004-10-03 01:26 ]</font>

Posted: Sun Oct 03, 2004 1:44 am
by wolf
connect the close button with the show parameter of the panel module.

best
Wolfgang

Posted: Sun Oct 03, 2004 4:00 am
by Casper
Hello everyone,

i have a problem with creating my plugin.
In the Develope env my pluginsurface seems to be ok. But when i open my module in sfp4.0 a part of my skin is missing? The part that shows were knobs and faders i took out of the controldirs. But the other part, the whole limiter interface , i duplicated and put it on my surface. What do i have to do to realy integrate these parts in my surface ??

greetz
Casper

Posted: Sun Oct 03, 2004 5:09 am
by j9k
before testing in sfp optimize and protect the device and save it. also for a quick save you can ctrl-drag the device into the file browser.

i have two computers running one with dp and the other with the sfp both networked. it saves a lot of time to not have to close dp and load sfp.

j9k

<font size=-1>[ This Message was edited by: j9k on 2004-10-03 06:15 ]</font>

Posted: Mon Oct 04, 2004 1:31 am
by Shayne White
On 2004-10-03 02:44, wolf wrote:
connect the close button with the show parameter of the panel module.

best
Wolfgang
Thanks!!! That worked.