Post

Replies

Boosts

Views

Activity

Comment on How to simultaneously change textField.text in a prototype cells?
Thank Claude! Answered you below.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Jan ’22
Comment on How to simultaneously change textField.text in a prototype cells?
Hi Claude. Any reply for me?
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Feb ’22
Comment on How to simultaneously change textField.text in a prototype cells?
Thank you Claude, answered you below!
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Feb ’22
Comment on How to simultaneously change textField.text in a prototype cells?
Thank you very much, Claude! Seems this is what I need. I will take a closer look tomorrow, if something will be unclear, let you know, if not - make your answer best one.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Feb ’22
Comment on How to simultaneously change textField.text in a prototype cells?
Hi Claude. Seems still need your help on how to be with my dataSource object. I describe it below. Tried to do it with your example, but was unsuccessful because of my dataSource I think.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Feb ’22
Comment on How to simultaneously change textField.text in a prototype cells?
Could you please clarify how should I define aRow?
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Feb ’22
Comment on How to format a number(text) in UITextField when user is typing?
Thank you, Claude. Could you please help me with the logic? I tried some options from StackOverFlow but unsuccessful...
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Feb ’22
Comment on How to format a number(text) in UITextField when user is typing?
Thank you very much, Claude. Could you please check out my below post?
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Feb ’22
Comment on How to format a number(text) in UITextField when user is typing?
Solved the problem by myself!
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Feb ’22
Comment on NSFetchedResultsController error: 'no object at index 5 in section at index 0'
Thank you Claude, answered below.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Feb ’22
Comment on NSFetchedResultsController error: 'no object at index 5 in section at index 0'
Answered you below, thank you.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Feb ’22
Comment on NSFetchedResultsController error: 'no object at index 5 in section at index 0'
Thank you, Claude. The full code below.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Feb ’22
Comment on NSFetchedResultsController error: 'no object at index 5 in section at index 0'
Thank you, answered below.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Feb ’22
Comment on NSFetchedResultsController error: 'no object at index 5 in section at index 0'
Claude, please take a look at my recent post. Think I found the source of my error
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Feb ’22
Comment on NSFetchedResultsController error: 'no object at index 5 in section at index 0'
I mean the problem was because I use textField.tag to define a row and IndexPath for pickedCurrency. The was a mismatch between tag and row after deletion... Do you know how can I define the indexPath for selected cell and avoid using tag for it in textFieldDidBeginEditing?
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Feb ’22