xcode tag

271 questions


2 answers
69 views
0
iOS app development.Is there a way to display formulas in text on the screen?

I'm developing an iPhone app.I'd like to display a formula on a screen, but I'd like to display it as text instead of img. Is there any good way?

2 years ago

1 answers
59 views
0
I want the TabBarController icon to be original in Swift.

I want the TabBarController icon to be original, but I can only find the one using storyboard or Object-C on various sites.What kind of program should I write to make the icon original?

2 years ago

1 answers
56 views
0
I want the TabBarController icon to be original in Swift.

I want the TabBarController icon to be original, but I can only find the one using storyboard or Object-C on various sites.What kind of program should I write to make the icon original?

2 years ago

1 answers
72 views
0
error:postfix is reserved

Drag Button to ViewController.swift to change to Action and @IBAction functappedButton (sender:Any-Object){}A program called was added.Then write label.text=Welcome in {} of the taggedButton method an...

2 years ago

1 answers
68 views
0
error:postfix is reserved

Drag Button to ViewController.swift to change to Action and @IBAction functappedButton (sender:Any-Object){}A program called was added.Then write label.text=Welcome in {} of the taggedButton method an...

2 years ago

1 answers
60 views
0
Understanding Definition Information for Classes Referenced by Swift

When using xcode and writing code with swift You can see class definition information by clicking command + class name.Where is that definition file?(You can find the header file of Objective-C, but y...

2 years ago

1 answers
84 views
0
Understanding Definition Information for Classes Referenced by Swift

When using xcode and writing code with swift You can see class definition information by clicking command + class name.Where is that definition file?(You can find the header file of Objective-C, but y...

2 years ago

1 answers
65 views
0
change the shape of UIButton

I tried to transform UIButton into a fan, and I tried to draw a fan using UIBezierPath, but I didn't know how to put the formula together, so I'm asking you a question.If you know how to do it, please...

2 years ago

1 answers
86 views
0
How to verify iOS 7.0 and what are the actual features of the target OS?

I started developing iOS later last year.I am currently creating an iOS 7 or later application, but Xcode 6 supports only 7.1 or later, and there is no verification method for 7.0.There was informatio...

2 years ago

1 answers
55 views
0
How to verify iOS 7.0 and what are the actual features of the target OS?

I started developing iOS later last year.I am currently creating an iOS 7 or later application, but Xcode 6 supports only 7.1 or later, and there is no verification method for 7.0.There was informatio...

2 years ago
« - 8 - »

© 2024 OneMinuteCode. All rights reserved.