189 questions
I would like to create a regular GUI program for MacOS X.I have experience in developing GUI programs on Windows and old MacOS (the era of Chinese characters talk). I'm just a user of MacOS X.Please t...
Created a method to resize UIImage.When I write the process of taking out the elements of the image array and resizing them one by one, the memory does not open well, and if high-definition images are...
Xcode 7.1 encountered an error when adding Syphon.framework.I don't know what it means at all, but I think I followed the steps below.1.Add the framework to your Xcode project.The simple way is to dra...
Creating an iPhone appHow do I use XML element values as text in a table view cell?Specifically, it's as followsRetrieve XML element values that are the contents of _iremono (NSString type) created wi...
Within the app, you can select images from the camera roll to display them in the collection view.However, it consumes a lot of memory when displaying images.I found out that imageIO_PNG_Data was the ...
I am reading the Objective-C programming overview documentation.Among them, a controller called NSUserDefaultsController appeared.In what kind of situations will this be used?I am writing to ask you a...
I am creating a program that records and plays audio using AudioUnit, but I encountered the following bugs:I tried everything I could, but it didn't improve at all, so I would like to ask you a questi...
Applications that use local notifications will have notification permission written in English on initial startup.If anyone knows how to change it to Japanese, I would appreciate it if you could let m...
iOS 9iPhone 5s Tap textfield to launch the software keyboard and If you press and release any keys, you will receive the following warning:2016-02-22 21:01:52.509 KeyboardTest [5568:543794] - [UIWindo...
For custom classes inherited from UIView, you can create IBInspectable properties in the following ways:@property(strong, nonatomic) IBInspectable NSSstring*customTitle;However, with this method, it i...
« | - 18 - | » |
© 2024 OneMinuteCode. All rights reserved.