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've imported the 2 files and created a UIView on my xib, set its class to F3PlotStrip (a subclass of UIView) then tried to setCapacity etc on it, and i'm getting unrecognised selector to UIView...
Hi,
I've imported the 2 files and created a UIView on my xib, set its class to F3PlotStrip (a subclass of UIView) then tried to setCapacity etc on it, and i'm getting unrecognised selector to UIView...
Any ideas?