[Pharo-project] Issue 3934 in pharo: Add isDisplayed in SystemWindow
Status: FixProposed Owner: Benjamin...@gmail.com Labels: Nautilus New issue 3934 by Benjamin...@gmail.com: 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
Updates: Status: Closed Comment #1 on issue 3934 by marcus.d...@gmail.com: Add isDisplayed in SystemWindow http://code.google.com/p/pharo/issues/detail?id=3934 in 13127
Is not #isInWorld not sufficient? Regards, Gary ----- Original Message ----- From: <pharo@googlecode.com> To: <pharo-project@lists.gforge.inria.fr> Sent: Friday, April 01, 2011 4:09 PM Subject: [Pharo-project] Issue 3934 in pharo: Add isDisplayed in SystemWindow
Status: FixProposed Owner: Benjamin...@gmail.com Labels: Nautilus
New issue 3934 by Benjamin...@gmail.com: 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
may be this is the same. Stef
Is not #isInWorld not sufficient?
Regards, Gary
----- Original Message ----- From: <pharo@googlecode.com> To: <pharo-project@lists.gforge.inria.fr> Sent: Friday, April 01, 2011 4:09 PM Subject: [Pharo-project] Issue 3934 in pharo: Add isDisplayed in SystemWindow
Status: FixProposed Owner: Benjamin...@gmail.com Labels: Nautilus
New issue 3934 by Benjamin...@gmail.com: 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
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 <stephane.ducasse@inria.fr> wrote:
may be this is the same.
Stef
Is not #isInWorld not sufficient?
Regards, Gary
----- Original Message ----- From: <pharo@googlecode.com> To: <pharo-project@lists.gforge.inria.fr> Sent: Friday, April 01, 2011 4:09 PM Subject: [Pharo-project] Issue 3934 in pharo: Add isDisplayed in SystemWindow
Status: FixProposed Owner: Benjamin...@gmail.com Labels: Nautilus
New issue 3934 by Benjamin...@gmail.com: 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
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: <pharo@googlecode.com> To: <pharo-project@lists.gforge.inria.fr> Sent: Friday, April 01, 2011 4:09 PM Subject: [Pharo-project] Issue 3934 in pharo: Add isDisplayed in SystemWindow
Status: FixProposed Owner: Benjamin...@gmail.com Labels: Nautilus
New issue 3934 by Benjamin...@gmail.com: 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
participants (4)
-
Fernando Olivero -
Gary Chambers -
pharo@googlecode.com -
Stéphane Ducasse