Re: [Pharo-dev] Confused by NewListExample

2014-04-23 Thread Stephan Eggermont
Ben wrote >What do you think is the reaction people have reading this mail? I expected something like: - looks like it needs some cleaning up, please go ahead; or - is no longer needed, should be removed; or - where are the issue numbers? Stephan

Re: [Pharo-dev] Confused by NewListExample

2014-04-23 Thread Sergi Reyner
2014-04-23 11:01 GMT+01:00 Benjamin : > What do you think is the reaction people have reading this mail? > "NewList is awful, terrible, and eats babies"? Cheers, Sergi

Re: [Pharo-dev] Confused by NewListExample

2014-04-23 Thread Benjamin
What do you think is the reaction people have reading this mail? Ben On 22 Apr 2014, at 20:53, Stephan Eggermont wrote: > - title toggling doesn’t work > - doesn’t have a usable size > - window title not set > - dragging doesn’t work > - disallows selection in one place, > allows it somewhere

Re: [Pharo-dev] Confused by NewListExample

2014-04-22 Thread Stephan Eggermont
- title toggling doesn’t work - doesn’t have a usable size - window title not set - dragging doesn’t work - disallows selection in one place, allows it somewhere else - menu the same on list title - uses halts directly instead of calling a method on self displaying the action (open a dialog

[Pharo-dev] Confused by NewListExample

2014-04-20 Thread Stephan Eggermont
How is that supposed to work? Stephan