views:

126

answers:

1

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.

A: 

You might be looking for TTRoundedLeftArrowShape and TTRoundedRightArrowShape, which would look like a standard Back iPhone button.

leolobato