[Widgetry 1.12] RelationalPane bug?

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

[Widgetry 1.12] RelationalPane bug?

Stefan Schmiedl

calculatedLeftPosition

        leftRelation == rightRelation == #self ifTrue: [...]

the first comparison results in a boolean value, which is never the
symbol #self, so the block will never execute. The other
calculated*Position methods suffer from copynpasterosis, I think.

s.

Reply | Threaded
Open this post in threaded view
|

Re: [Widgetry 1.12] RelationalPane bug?

Samuel S. Shuster <sames@interaccess.com>
Stefan,

>calculatedLeftPosition
>
> leftRelation == rightRelation == #self ifTrue: [...]
>
>the first comparison results in a boolean value, which is never the
>symbol #self, so the block will never execute. The other
>calculated*Position methods suffer from copynpasterosis, I think.

Thanks. I'll look into this.

                                And So It Goes
                                     Sames
______________________________________________________________________

Samuel S. Shuster [|]
VisualWorks Engineering, GUI Project
Smalltalk Enables Success -- What Are YOU Using?