I have a worthy view
I looked at this "effect" and I will play it again :
When a user taps a button to upload some data on a server, then I see a gray (transparent) view on the progress bar (maybe also an activity indicator) on the table. The table is disabled and it can be seen through the gray view (which is the gray transparent scene covering all the tables).
How can I get it?
Can I make a scene with a progressive view of it and then putting it in the same table of the table, can it be properly disabled by the program? Or
Lay a large black UIView above the UITableView with an alpha value of 0.5. Then insert a spinner (UIActivityIndicatorView) on it.
Something like this:
UIView * view = [[UIView alloc] init]; View.frame = myTableView.frame; // Save this scene anywhere UIActivityIndicatorView * AC = [[UIActivityIndicatorView alloc] initWithActivityIndicatorStyle: UIActivityIndicatorViewStyleWhiteLarge]; CGRect frame = visible.fr; AC. Center = CP point make (frame size.width / 2, frame.ize.height / 2); [See adseub view: ac]; [AC current permission]; [AC release]; [MyTableView addSubview: view]; [See release]; Then delete it later with [view removeFromSuperview] .
Comments
Post a Comment