objective c - How do I add a UIView to a scrollview that doesn't move? -


I have a scrollview that scrolls vertically through a large UIView. I want to add another small UIVV to the place that lives in the same place (floating), no matter where you go.

Why do not you add small UIIVOs to the supervision of ScrollView?

Say your view hierarchy is as follows:

  • UIView (main)
    • ScrollView
      • UIView (big)

    Resize your small UIView and fix

  • UIView (main)
    • ScrollView
      • UIView (large)
    • UIView (main) short)

Comments

Popular posts from this blog

mysql - How to enter php data into a html multiple select box -

java - Can't add JTree to JPanel of a JInternalFrame -

c++ - Cassandra datastax cpp driver - avoiding unnecessary copies -