Close Surface not working?

A place for developers to share ideas and assist each other in solving problems.

Moderators: valis, garyb

Post Reply
Shayne White
Posts: 1454
Joined: Tue Dec 11, 2001 4:00 pm
Location: California
Contact:

Post 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>
wolf
Posts: 593
Joined: Tue Dec 23, 2003 4:00 pm
Location: hamburg
Contact:

Post by wolf »

connect the close button with the show parameter of the panel module.

best
Wolfgang
Casper
Posts: 366
Joined: Mon Apr 19, 2004 4:00 pm
Location: Netherlands (Almere)

Post 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
j9k
Posts: 266
Joined: Sun Feb 24, 2002 4:00 pm
Location: san diego
Contact:

Post 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>
Shayne White
Posts: 1454
Joined: Tue Dec 11, 2001 4:00 pm
Location: California
Contact:

Post 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.
Post Reply