TTSpeechBubbleShape in Three20 only draws "speech" triangles top and bottom
Posted
by Genericrich
on Stack Overflow
See other posts from Stack Overflow
or by Genericrich
Published on 2010-04-02T01:16:29Z
Indexed on
2010/04/02
1:23 UTC
Read the original article
Hit count: 410
So I am using the Three20 library for an iPhone app, and want to use the TTSpeechBubbleShape style for a view. But the triangle doesn't seem to want to draw on the left or right sides. I see in the source that it's a lot of geometry and was wondering if anyone had tackled this or knew how to fix it.
© Stack Overflow or respective owner