Issue 3977 in pharo: Undeclared vars in MorphTreeMorph

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

Issue 3977 in pharo: Undeclared vars in MorphTreeMorph

pharo
Status: Accepted
Owner: [hidden email]
Labels: Milestone-1.3

New issue 3977 by [hidden email]: Undeclared vars in MorphTreeMorph
http://code.google.com/p/pharo/issues/detail?id=3977

- searchedElement (it has accessors)
- lastKeystrokeTime
- lastKeystrokes
- lastSelection




Reply | Threaded
Open this post in threaded view
|

Re: Issue 3977 in pharo: Undeclared vars in MorphTreeMorph

pharo

Comment #1 on issue 3977 by [hidden email]: Undeclared vars in  
MorphTreeMorph
http://code.google.com/p/pharo/issues/detail?id=3977

Issue 3978 has been merged into this issue.


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3977 in pharo: Undeclared vars in MorphTreeMorph

pharo

Comment #2 on issue 3977 by [hidden email]: Undeclared vars in  
MorphTreeMorph
http://code.google.com/p/pharo/issues/detail?id=3977

I think it's a fix based on an out dated version because the Issue  
3955introduce those variables ...

The problem comes from the fix Issue 3969 attachment: TreePart2.cs (8.0  
KB) :)

Those fixes should be merged using a clean image ^^


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3977 in pharo: Undeclared vars in MorphTreeMorph

pharo
Updates:
        Status: FixProposed

Comment #3 on issue 3977 by [hidden email]: Undeclared vars in  
MorphTreeMorph
http://code.google.com/p/pharo/issues/detail?id=3977

It should fix the issue :)

Attachments:
        MorphTreeMorph.BenjaminVanRyseghem.1.cs  5.5 KB


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3977 in pharo: Undeclared vars in MorphTreeMorph

pharo
Updates:
        Status: Closed

Comment #4 on issue 3977 by [hidden email]: Undeclared vars in  
MorphTreeMorph
http://code.google.com/p/pharo/issues/detail?id=3977

in 13140