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.
views:
126answers:
1
A:
You might be looking for TTRoundedLeftArrowShape
and TTRoundedRightArrowShape
, which would look like a standard Back iPhone button.
leolobato
2010-07-20 18:39:38