Post

Replies

Boosts

Views

Activity

Moving view (or button) off centre of the screen when iPhone Duo is half-folded.
We're supposed to keep away from the centre of the screen when Duo is half-folded (some sort of book / laptop-like pose). How do I do it in a right/intended by UIKit engineers way? Sub-Questions below: a) What's the proper way in UIKit, if I only have a frame of region? b) How to understand if division region is vertical or horizontal, and where shall i move my controls out of center? c) Do we get any layout guides for that?
Topic: UI Frameworks SubTopic: UIKit
1
1
62
9h
How to get a place for my custom vertical bar?
If i'm going to implement a custom vertical bar – how do i arrange for that? Any good doc / instruction?
Topic: UI Frameworks SubTopic: UIKit
Replies
3
Boosts
0
Views
49
Activity
7h
Moving view (or button) off centre of the screen when iPhone Duo is half-folded.
We're supposed to keep away from the centre of the screen when Duo is half-folded (some sort of book / laptop-like pose). How do I do it in a right/intended by UIKit engineers way? Sub-Questions below: a) What's the proper way in UIKit, if I only have a frame of region? b) How to understand if division region is vertical or horizontal, and where shall i move my controls out of center? c) Do we get any layout guides for that?
Topic: UI Frameworks SubTopic: UIKit
Replies
1
Boosts
1
Views
62
Activity
9h
Why do some buttons move to the vertical bar while others do not?
Which parameters are exactly used to decide which controls are moving to the vertical bar? What are they (which priorities, other properties are used for that decision?)
Topic: UI Frameworks SubTopic: UIKit
Replies
1
Boosts
0
Views
44
Activity
10h
How to know when active regions are changing?
Hinge interaction, layoutSubviews, etc – when we're supposed to get notified, and react to the change of pose/layout?
Topic: UI Frameworks SubTopic: UIKit
Replies
2
Boosts
0
Views
102
Activity
10h