[Pharo-project] Issue 3726 in pharo: Turn the orange corner into a real Morph object
Status: Fixed Owner: Benjamin...@gmail.com CC: siguc...@gmail.com New issue 3726 by Benjamin...@gmail.com: Turn the orange corner into a real Morph object http://code.google.com/p/pharo/issues/detail?id=3726 Gofer new squeaksource: 'PharoTaskForces'; package: 'AdorementMorph'; load Then add the attached cs. For now, it just cahnge the cursor into a hand ^^ But soon, we will attach behavior Attachments: Morphic-IgorStasenko.834.1.cs 1.8 KB
Updates: Status: FixProposed Comment #1 on issue 3726 by marcus.d...@gmail.com: Turn the orange corner into a real Morph object http://code.google.com/p/pharo/issues/detail?id=3726 (No comment was entered for this change.)
Comment #2 on issue 3726 by marcus.d...@gmail.com: Turn the orange corner into a real Morph object http://code.google.com/p/pharo/issues/detail?id=3726 It would be nice if the code would be provided in a form that we can merge it *without* manual work. The package in PharoTaskForces means for me that I need to - load it - move the class to where it makes sense in the system It would be much easier to provide code in a way that it can be loaded without this kind of manual work.
Updates: Status: Started Comment #3 on issue 3726 by marcus.d...@gmail.com: Turn the orange corner into a real Morph object http://code.google.com/p/pharo/issues/detail?id=3726 Conflicts with changes done later. (e.g. variable added to PluggableTextMorph).
participants (1)
-
pharo@googlecode.com