| 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; > } > } Marije |