ios - PFQueryTableViewController as part of a tab controller? -
i'm trying utilize pfquerytableviewcontroller can't minimise won't take on entire screen (top bottom).
my main goal place in tab controller 1 of tabs display table - after adding title table still under title , not below (first record hidden...)
is there way manipulate bit? videos find ended total screen table - cool have in 2 minutes it's not usable @ all.
thanks!
by using:
- (cgfloat)tableview:(uitableview *)tableview heightforheaderinsection:(nsinteger)section { if (section == self.objects.count) { homecoming 0.0f; } homecoming 65.0f; } i able arrange table layout.
ios parse.com
No comments:
Post a Comment