You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want the user to enter a value into a UITextField after the + button is clicked,
I tried to implement methods that are similar to setting the setButtonsImages
I wrote the following methods in the Demo :
//in LGPlusButtonsView.m
I want the user to enter a value into a UITextField after the + button is clicked,
I tried to implement methods that are similar to setting the setButtonsImages
I wrote the following methods in the Demo :
//in LGPlusButtonsView.m
// in LGPlusButton.m
this is how I used them
//in PlusScrollViewController.m
the app runs but I don't see the label at all
can you please help me out? if it can be done in another way such as in opening up another View please provide the instructions
The text was updated successfully, but these errors were encountered: