Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
The UILabel class implements a read-only text view.
0
votes
1answer
117 views
Xcode 4.6 - Problems posting text assigned to a UILabel to Facebook
In Xcode 4.6, I have on a .xib page, a column of Labels each consisting of text, and to the right of which, are a set of play buttons to play each audio, such as in the .m code:
-(IBAction)pushButton ...
0
votes
0answers
76 views
scroll view like comments in fullscreen in facebook
In the Facebook ios app, when you double clic on an image you open the galery in fullscreen.
is anybody know how they implement the "scrollview" for the comment?
it's like a scrollview in a ...