On 7 January 2014 18:20, Sean P. DeNigris <sean@clipperadams.com> wrote:
Bug or user error?

i can tell you what is bug there: rounded corners. :)

the way how it is done in awful and hackish.
In my opinion, we should get rid of all code which ever mentions 'rounded corners'
and then , if someone really really wants them badly badly, let him implement own,
from scratch..

the way how it works in current state is just one big awful hack and don't deserves to live.

��
Morph new
�� �� �� �� color: Color white;
�� �� �� �� useRoundedCorners;
�� �� �� �� roundedCorners: #(1 2 3 4);
�� �� �� �� borderColor: Color black;
�� �� �� �� borderWidth: 3;
�� �� �� �� openInWorld.

Border is square but Morph is rounded:
<http://forum.world.st/file/n4734960/Screen_Shot_2014-01-07_at_12.18.28_PM.png>



-----
Cheers,
Sean
--
View this message in context: http://forum.world.st/Rounded-corners-clip-border-tp4734960.html
Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.




--
Best regards,
Igor Stasenko.