215 questions
I would like to change the size of the cell in TableView depending on the content, but I don't know what to do.For example, suppose you have a TableView cell:I would like to change the cell height acc...
I am currently trying to develop a simple client browser using python. Is there any way I can do this with python?I would appreciate it if you could let me know the Python library I use.1. You can ren...
It looks slower than browsing with Swift using Webview and Safari on iPhone.As a way of looking at it, Safari on the iPhone is displayed while loading, while Webview does not appear to display it unti...
DataGridView – Stacked Header is used.It was introduced on this site (codeproject.com).It worked well without fixing the column, but it doesn't work properly when fixing the column.The top tier of the...
I would like to change the layout of each cell in CollectionView, but how can I do that?For example, if CollectionView implements three pages of paging processing, you want to place buttons and images...
If you filter BaseAdapter with its own filter function, the following error will occur and crash.The specific crash point is not specified, but as far as the log goes, is WebView suspicious?It makes m...
I would like to set a timeout for the web page loaded in the loadRequest of WKWebview.let configuration=WKWebViewConfiguration()let webView = WKWebView (frame:self.view.bounds, configuration:configura...
This is my first time to ask a question.It may be difficult to read, but please forgive me.CoreData is trying to create a two-tier table view.The data models are as follows:·Main class Attribute Name,...
Nice to meet you.I'm an engineer with about 2 months of work experience.As I am studying to use Swift for my business, I have been having trouble solving the following problems for a few days.I would ...
I have a problem with iPhoneX layout.The app we are currently developing has not added LaunchScreenImage (1124x2436, 2436x1124) for iPhone X.I expect the iPhone X to have the same layout as the 4.7 in...
« | - 6 - | » |
© 2024 OneMinuteCode. All rights reserved.