uilabel
Right to left UILabels
I need to display a text using a UILabel ( can\'t use UIWebView ), and it sometimes contains both Hebrew and English. using UILabel\'s default settings the sentence gets 开发者_如何学JAVAmixed up and[详细]
2023-04-09 01:07 分类:问答1 outlet connects 2 UILabel?
Is it possible to connect 1 outlet from file\'s owner to 2 UILabels from the 开发者_高级运维same view?[详细]
2023-04-08 10:38 分类:问答Underline UILabel text [duplicate]
This question already has answers here: Underline text in UIlabel (21 answers) Closed 10 years ago. I have UILabel whose string is being set at runtime. The text in UILabel is centrally ali[详细]
2023-04-08 10:33 分类:问答Writing Hindi language on UILabel in Xcode
I have written a code where I need to display hindi numbers on the UILabel. I used devanagari font t开发者_开发知识库o show that value but it doesn\'t work. It just changes the look but not the langua[详细]
2023-04-06 12:19 分类:问答iOS >> UILabel: How to Create Lines Separator Relating to Words Count
I use a UILabel that is defined in IB as including 2 lines The text itself is coming from the cod开发者_StackOverflowe:[详细]
2023-04-06 10:43 分类:问答Change text in UILabel with NSMutablearray data
I\'m trying to change the text of a UILabel with text from an array upon a button click, but it doesn\'t do anything.[详细]
2023-04-06 09:00 分类:问答How can I make an UIImageView load an image, but the URL is on a UILabel?
How can I make an 开发者_开发问答UIImageView load an image, but the URL is on a UILabel? More explanation: I have a UILabel containing an image web address, so I want this address to load an image on[详细]
2023-04-06 00:22 分类:问答Applying color to uilabel in interface builder goes to background?
I\'ve succesfully changed the font (color,size,type) of a text label (UILabel) on my app. Then I tried to do the same on 2 other labels. But this time the color goes to the background. After looking f[详细]
2023-04-05 21:14 分类:问答Why does my text look so bad in my ios App?
I have a uiscrollview that has a custom child view that contains text and images. The text items are UILabels.I have attached an image representing the quality iss开发者_如何学Cue:[详细]
2023-04-05 15:18 分类:问答Plus signs in UILabel text
I have an iPhone app that uses core.data as its storage and a rest api (apache jersey based). it retrieves data, saves it to core.data and then displays the data on the app.[详细]
2023-04-05 12:30 分类:问答