Top "Frame" questions

Frame refers to a property of a UIView or an NSView in Objective-C. It is a 4-floating-point representation of the View's location in the parent view or window.

How to Resize View so That Its Subviews Get Resized Too

My window adds a subview (my root ViewController's view). Such subview is superview of several other subviews. I have just …

xcode resize frame subview superview
Python, how i can get gif frames

I am looking some kind method to get gif frames number. I am looking on Google, StackOverflow and any other …

python frame gif
UIView frame change Notification

Is there any notification when frame or bounds of UIView changes? Whenever frame of a UIView changes, I need to …

ios uiview notifications frame
How to play video using FFMPEG library in Android?

I was able to build ffmpeg library by using rock player build script. Now I have this .so file, how …

android video ffmpeg java-native-interface frame
Why can't I change the frame of my UILabel?

I have been trying for two days to modify the frame of a UILabel, which is ridiculous... The UILabel is …

ios objective-c uilabel frame
Find X-value position of a label inside a view in Swift

I want to calculate the distance between x-value of two squares positioned in a view. I did not work because …

swift uiview frame difference xvalue
Reading video frame-by-frame under iOS

I'm looking for a way to retrieve the individual frames of a video using iOS API. I tried using AVAssetImageGenerator …

ios video frame avfoundation core-video
Get width of a view using in SwiftUI

I need to get width of a rendered view in SwiftUI, which is apparently not that easy. The way I …

swift swiftui frame
wxPython Disable Frame Resizing

How can I disable a wxFrame from being resized by the user? If there's a flag to put in when …

resize wxpython frame
MBProgressHUD to show label text in more than one line

Hi i have a MBProgressHUD on my iPad screen. Works perfectly fine. But i want to change the label to …

ios label newline frame mbprogresshud