[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [sc-users] Hiding and re-showing a window?



On Friday 08 May 2009 08:00:33 James Harkins wrote:
> On May 8, 2009, at 5:35 AM, Sciss wrote:
> > if you use visible_ instead of show and hide, it would be
> > compatible with swingosc
>
> Um, no.
>
> + SCWindow {
> unminimize {
> "SCWindow.unminimize : not yet working".error;
> }
>
> visible_ { arg boo;
> "SCWindow.visible_ : not yet working".error;
> }
> }


If there is a working method of visible, we can throw that one out.


sincerely,
Marije