Page 1 of 1
Posted: 11 Jun 2008, 10:01
by senso
As you know the interface builder is now (next release) totally WYSWYG and
I have also implemented the concept of 'container': for example you put a subpatch which contains a 'local interface builder'. You can now, put the entire interface of the subpatch in the parent interface (or the global interface window).
It allows a modular construction of interfaces.

Posted: 11 Jun 2008, 11:34
by martignasse
just can say WOW
it's a good one
Posted: 11 Jun 2008, 12:07
by bsork
WOW is the word!
Posted: 11 Jun 2008, 14:04
by franck
BRAVO Olivier
Frank and friends
Posted: 11 Jun 2008, 19:19
by cmodica
You are definitively the best !!!
Merci
Posted: 12 Jun 2008, 07:35
by runagate
That's... brilliant.
"A modular construction of interfaces"
That deserves an unprecedented 5 kitties:
->^+^<- ->^+^<- ->^+^<- ->^+^<- ->^+^<-
Posted: 12 Jun 2008, 12:17
by gregh
my first post is to congratulate you on this addition (and everything else:) )
Posted: 12 Jun 2008, 12:34
by nay-seven
more and more handy ...thats really great...!!
Posted: 18 Jun 2008, 14:29
by martignasse
Ok,
Now, with the 3.66d interface power up, we have now a very powerful way to manage the interface of our patch (a real widgets tree, in fact).
But one think is difficult for me to understand :
the way the 'show' ans 'auto show' connector of the 'local interface builder' work.
I want to decide when a local interface is shown in it's parent, but when i load my workspace, all children's interfaces are always shown, i can't make them hidden by default.
I believe these connectors are button type, maybe it's better to have them behave like switch ?
any clue ?
Posted: 19 Jun 2008, 15:55
by senso
actually the "auto show" hasn't any affect when the interface is not as "stand alone".
It means that containers are always visible when you load the patch. So, no way to hide a container at the loading of a patch.
Maybe I should find a solution to provide such possibilities.
Posted: 19 Jun 2008, 17:55
by martignasse
ok,
i find a work around with the 'initialisation' modul, but it's a bit tricky.
Posted: 17 Aug 2008, 15:12
by antwan
I'm definately suffering from the same phenomenon here as martignasse. Hoping there we could find a solution to this problem. I'm kind of missing the days when the visibility of a VST or an interface was switch based and not trigger based. I.e. you could just feed a 0 into the 'show' inlet and be sure it will be closed - and vice versa.
Cheers,
antwan
Posted: 17 Aug 2008, 18:05
by senso
I hope I could find a good solution to replace the button by a switch (visible/invisible).
I will solve all our problems
Posted: 18 Aug 2008, 08:34
by antwan
Thanks!
I think it might be a good idea for the visible/invisible also to have an outlet. So you can also only _get_ the information of a window's status.
Make any sense?
br,
antwan
Posted: 19 Aug 2008, 18:19
by senso
just an info:
the next version will allow a total access to all parameters as inlet/outlet
Posted: 19 Aug 2008, 18:42
by antwan
cool!
antwan
Posted: 25 Aug 2008, 10:20
by La Tenaille
Great new! I'm very interested in a local interface that shows and hides automatically with its related patch
