Issue 3934 in pharo: Add isDisplayed in SystemWindow

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue 3934 in pharo: Add isDisplayed in SystemWindow

pharo
Status: FixProposed
Owner: [hidden email]
Labels: Nautilus

New issue 3934 by [hidden email]: Add isDisplayed in SystemWindow
http://code.google.com/p/pharo/issues/detail?id=3934

isDisplayed
        " Answer true if I am a submorph of World, ie if I am displayed "

Attachments:
        SystemWindow.BenjaminVanRyseghem.1.cs  303 bytes


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3934 in pharo: Add isDisplayed in SystemWindow

pharo
Updates:
        Status: Closed

Comment #1 on issue 3934 by [hidden email]: Add isDisplayed in  
SystemWindow
http://code.google.com/p/pharo/issues/detail?id=3934

in 13127


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3934 in pharo: Add isDisplayed in SystemWindow

Gary Chambers-4
In reply to this post by pharo
Is not #isInWorld not sufficient?

Regards, Gary

----- Original Message -----
From: <[hidden email]>
To: <[hidden email]>
Sent: Friday, April 01, 2011 4:09 PM
Subject: [Pharo-project] Issue 3934 in pharo: Add isDisplayed in
SystemWindow


> Status: FixProposed
> Owner: [hidden email]
> Labels: Nautilus
>
> New issue 3934 by [hidden email]: Add isDisplayed in SystemWindow
> http://code.google.com/p/pharo/issues/detail?id=3934
>
> isDisplayed
> " Answer true if I am a submorph of World, ie if I am displayed "
>
> Attachments:
> SystemWindow.BenjaminVanRyseghem.1.cs  303 bytes
>
>


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3934 in pharo: Add isDisplayed in SystemWindow

Stéphane Ducasse
may be this is the same.

Stef

> Is not #isInWorld not sufficient?
>
> Regards, Gary
>
> ----- Original Message ----- From: <[hidden email]>
> To: <[hidden email]>
> Sent: Friday, April 01, 2011 4:09 PM
> Subject: [Pharo-project] Issue 3934 in pharo: Add isDisplayed in SystemWindow
>
>
>> Status: FixProposed
>> Owner: [hidden email]
>> Labels: Nautilus
>>
>> New issue 3934 by [hidden email]: Add isDisplayed in SystemWindow
>> http://code.google.com/p/pharo/issues/detail?id=3934
>>
>> isDisplayed
>> " Answer true if I am a submorph of World, ie if I am displayed "
>>
>> Attachments:
>> SystemWindow.BenjaminVanRyseghem.1.cs  303 bytes
>>
>
>


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3934 in pharo: Add isDisplayed in SystemWindow

Fernando olivero-2
Also #isInWorld relates more to Morphic terminology, than #isDisplayed.
So if Ben agrees, i propose rolling back this change.

On Fri, Apr 1, 2011 at 8:58 PM, Stéphane Ducasse
<[hidden email]> wrote:

> may be this is the same.
>
> Stef
>
>> Is not #isInWorld not sufficient?
>>
>> Regards, Gary
>>
>> ----- Original Message ----- From: <[hidden email]>
>> To: <[hidden email]>
>> Sent: Friday, April 01, 2011 4:09 PM
>> Subject: [Pharo-project] Issue 3934 in pharo: Add isDisplayed in SystemWindow
>>
>>
>>> Status: FixProposed
>>> Owner: [hidden email]
>>> Labels: Nautilus
>>>
>>> New issue 3934 by [hidden email]: Add isDisplayed in SystemWindow
>>> http://code.google.com/p/pharo/issues/detail?id=3934
>>>
>>> isDisplayed
>>> " Answer true if I am a submorph of World, ie if I am displayed "
>>>
>>> Attachments:
>>> SystemWindow.BenjaminVanRyseghem.1.cs  303 bytes
>>>
>>
>>
>
>
>

Reply | Threaded
Open this post in threaded view
|

Re: Issue 3934 in pharo: Add isDisplayed in SystemWindow

Stéphane Ducasse
yes I was doing that with him and the protocol accessing World submorphs sucks a bit.

> Also #isInWorld relates more to Morphic terminology, than #isDisplayed.
> So if Ben agrees, i propose rolling back this change.
>
> Is not #isInWorld not sufficient?
>>>
>>> Regards, Gary
>>>
>>> ----- Original Message ----- From: <[hidden email]>
>>> To: <[hidden email]>
>>> Sent: Friday, April 01, 2011 4:09 PM
>>> Subject: [Pharo-project] Issue 3934 in pharo: Add isDisplayed in SystemWindow
>>>
>>>
>>>> Status: FixProposed
>>>> Owner: [hidden email]
>>>> Labels: Nautilus
>>>>
>>>> New issue 3934 by [hidden email]: Add isDisplayed in SystemWindow
>>>> http://code.google.com/p/pharo/issues/detail?id=3934
>>>>
>>>> isDisplayed
>>>> " Answer true if I am a submorph of World, ie if I am displayed "
>>>>
>>>> Attachments:
>>>> SystemWindow.BenjaminVanRyseghem.1.cs  303 bytes
>>>>
>>>
>>>
>>
>>
>>
>