Re: [Pharo-users] OSWindow doubt

2018-04-18 Thread Stephane Ducasse
There is no problem alvaro. Let us know what you are doing. On Thu, Apr 19, 2018 at 12:52 AM, alvaro piorno wrote: > Please omit this email. I already solved and was my mistake. > > > 2018-04-18 19:46 GMT-03:00 alvaro piorno : >> >> Hi, >> I am using OSWindow and by default when closing the nati

Re: [Pharo-users] OSWindow doubt

2018-04-18 Thread alvaro piorno
Please omit this email. I already solved and was my mistake. 2018-04-18 19:46 GMT-03:00 alvaro piorno : > Hi, > I am using OSWindow and by default when closing the native window, image > closes too. > how can i change the close handle? > I would like only native window to close. Is it possible/

[Pharo-users] OSWindow doubt

2018-04-18 Thread alvaro piorno
Hi, I am using OSWindow and by default when closing the native window, image closes too. how can i change the close handle? I would like only native window to close. Is it possible/viable? Thanks