我與TTTextBarController.m有語義問題 錯誤與2行有關。這兩者的相關閱讀: Property 'viewController' not found on object of type UIView *
發生在這些線路 - (void)textEditorDidEndEditing:(TTTextEditor*)textEditor {
UIViewControlle
我在StackOverflow上閱讀以創建消息語音氣泡,強烈建議使用TTSpeechBubbleShape類。 Speech Bubble in iOS SDK using Objective-C 然而,這個類是從一個自定義NSObject類派生的,所以我不知道如何把這個NSObject中,並將其添加到我的自定義的UITableView類的細胞之一? 那麼,如何將一個NSObject變成一個UIV