[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [sc-users] userCanClose
Hello,
in SuperCollider 3.10.1-rc1 userCanClose is still broken, but,
I couldn't later reproduce what I mentioned in the PS (interpreter
crashes when closing windows).
Good!
Thanks
Am So., 16. Dez. 2018 um 20:34 Uhr schrieb Stephan Wittwer
<stephan.wittwer@xxxxxxxxx>:
>
> Here too!
>
> PS: Not much with SC recently, but when I tried last time (old
> gui-heavy things) also often sclang (Interpreter) crashes when closing
> several windows at once.
>
> Am So., 16. Dez. 2018 um 03:44 Uhr schrieb <spluta@xxxxxxxxx>:
> >
> > Is it me, or is Window.userCanClose broken in 3.10?
> >
> > This does not stop me from closing the window:
> >
> > (
> > v = Array.fill(4, {Button()});
> >
> > w = Window.new.layout_(HLayout(*v.collect({arg item; item})).margins_(0!4).spacing_(0));
> > w.userCanClose=false;
> > w.front;
> > )
> >
> > Thanks,
> >
> > Sam
> > _______________________________________________
> > sc-users mailing list
> >
> > info (subscription, etc.): http://www.birmingham.ac.uk/facilities/ea-studios/research/supercollider/mailinglist.aspx
> > archive: https://listarc.bham.ac.uk/marchives/sc-users/
> > search: https://listarc.bham.ac.uk/lists/sc-users/search/
_______________________________________________
sc-users mailing list
info (subscription, etc.): http://www.birmingham.ac.uk/facilities/ea-studios/research/supercollider/mailinglist.aspx
archive: https://listarc.bham.ac.uk/marchives/sc-users/
search: https://listarc.bham.ac.uk/lists/sc-users/search/