objective c - Draw a transparent box on the iPhone -


How do you create a transparent box for PDF viewer that shows page numbers?

You can create plain view (or UILBL) with text, then view.layer .cornerRadius and view.backgroundColor and view.alpha for your choice.


Comments

Popular posts from this blog

wpf - Line breaks and indenting for the XAML of a saved FlowDocument? -

gtk - Python Window Resize -

c# - read full xml file data over tcp -