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.

learn more… | top users | synonyms

3
votes
0answers
320 views

Werror=frame-larger-than error

I found what I believe to be a bug in the 4.6.2 compiler. If I compile with the flag -Werror=frame-larger-than=1024 flag, it generates error: arch/mips/bcm963xx/irq.c:553:1: error: the frame size of ...
3
votes
0answers
380 views

Extracting movie frames quickly in a 64-bit Cocoa app on Snow Leopard

I wrote a 64-bit Cocoa app on Snow Leopard that extracts individual frames from a movie using the QuickTime API. It uses [QTMovie currentFrameImage], which unfortunately is very slow, as was pointed ...
2
votes
0answers
36 views

Outputting to DVI port

I am attempting to program a frame sequential 3D signal to an eMagin z800 HMD. This unit communicates via a VGA serial port however I am using a NVidia Quadro FX 3450/4000 SDI graphics card which has ...
2
votes
0answers
58 views

Is there a way to randomize Android simple frame animation?

Looking for assitance on simple Android frame animation. I am able to easily animate frame by frame with many of the examples found here and online in general. My question is, from the ...
2
votes
0answers
320 views

UIPageViewController changes size?

I'm using the Page-Based Application template in Xcode 4 to load pages of a PDF and create a UITextView over hidden text boxes so the user can write notes. So far I have it all working, but when I ...
2
votes
0answers
293 views

extract frames using ffmpeg with corresponding frame number

I am trying to extract frames using FFMPEG using the following command: ffmpeg.exe ' -i ' videoFile ' -r 1/5 ' imgsFolder '\%5d.png' Its extracting frames and assigning frame names in a sequential ...
2
votes
0answers
138 views

View shifts up by 20px after closing the modal view

I am working on storyboard based application (iPhone). Application has a Navigation Controller to start with. We are integrating an existing application with it. Thus we need to load the NIB file on ...
2
votes
0answers
135 views

Viewport2DVisual3D Frame created is not visible

Hi all i have a frame code as such <Frame Name="wow" Width="1200" Height="600" ></Frame> When i click on a button, it loads it with a url as such wow.Source=(new ...
2
votes
0answers
618 views

WatiN read attribute from iframe's body

Is there a way to read the style attribute of body inside an iFrame? I've tried using multiple combinations of Body, NativeElement, Frame and other Properties, but so far I had no luck. ...
2
votes
0answers
283 views

FB.getLoginStatus and Chrome Frame

I am using the meta tag <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=IE8"> to force IE8 users to make use of the Chrome rendering engine. However, this gives me problems with ...
2
votes
0answers
253 views

capture frames from a video that is being recorded at the same time

What I actually want to do is to capture photo and video at the same time. It may seem to be impossible, but I am wondering that is it possible to achieve it by getting a frame from the video that is ...
2
votes
0answers
142 views

XCode message/warning Can’t show file for current stack frame

When running my app at some point xcode gives me the following message and the app crashes. Can’t show file for current stack frame. The file ...
2
votes
0answers
626 views

Android Frame Animation with AnimationDrawable stops when using inside TranslateAnimation

To all, I have animated image with Frame animations that I'm moving from up behind a view and onto the screen. When the TranslateAnimation is done I want to keep the finish position so setFillAfter ...
2
votes
0answers
983 views

Using Frame Buffer Objects (FBO) in Borland C++ Builder 6

I have an "access violation" on the Frame Buffer Object (FBO)'s command glGenFramebuffersEXT : void TGLForm::DrawScene() { wglMakeCurrent(ghDC, ghRC); glEnable(GL_TEXTURE_2D); ...
2
votes
0answers
644 views

Internet Explorer quirk - Frameset rows & cols properties when dragging/resizing frames

Salut all, I'll try and keep this brief: In one of the visually gnarlier areas of the web app I'm responsible for I've written a couple of simple JS functions to store and recall the positions of ...
1
vote
0answers
10 views

how to render a page into the target frameset in jquery?

I have two frame in my website. frame A with a navigation bar and another frame B with the main content. frame A is a directory listing, a jstree object, which could display all the files' name in my ...
1
vote
0answers
53 views

Selenium IDE, issue accessing to frames

im working with Selenium IDE for the generation of test cases on a web containing frames. I’m in a web page with this code: <html> <head> <title>Mantenci&oacute;n de ...
1
vote
0answers
114 views

Low frame time for CPU and GPU, low frame rate?

I am having some trouble grasping why my app performance is at 24fps as opposed to the usual 30fps. The frame time for both CPU and GPU varies between 6-18 ms, and the GPU utilization never surpasses ...
1
vote
0answers
67 views

Unable to access URL property of an <object> element (Javascript\jQuery)

I have a problem of being unable to access data contained in the object corresponding to an <object>-html element which is used to display another website. The use-case scenario is that I want ...
1
vote
0answers
73 views

Transitions between states in a simple Java game

I am creating a simple slide-scrolling game which should have a user menu with two buttons (both are custom-made images) on launch - Play and Exit. The problem is that I don't how to link the first ...
1
vote
0answers
191 views

Change frame of cancel button in UISearchBar

I have the following code to change the appearance of the UISearchBar in my application and it can be seen in the image below also: for(int i = 0; i < [[searchBar subviews] count]; i++){ ...
1
vote
0answers
137 views

GeckoWebBrowser frame navigate

Is it possible to navigate some frame in the document? somthing like WebBrowser HtmlWindow frame = webBrowser1.Document.Window.Frames["main"]; frame.Navigate("http://" + webBrowser1.Url.Host + ...
1
vote
0answers
302 views

Accurate Seek in Pseudo-streaming Flash

I would like to know if the flash fallback (medialement or any other) can support accurate seek to the frame for an H.264 video in a MP4 container, transferred by HTTP using an IIS or apache web ...
1
vote
0answers
67 views

multi captures comparision opencv2.3.0 python2.7 windows

I'm trying to have my webcam do the following: capture 10 captures for 1 minute duration (one capture every 6 seconds). Then save them into an array or on the computer. Then get other captures for ...
1
vote
0answers
376 views

Android live wallpaper with frame animation

im trying to create android live wallpaper using frame animation (image after other from ressource) , the code look ok , but the probleme is the the wallpaper does not show (stack in loading and ...
1
vote
0answers
433 views

Accordion issue in Chrome Only - Javascript error - 'document.domain'

I have a collapse/accordion menu I am using and pulling in some facebook bits. The accordion opens once, but won't open a 2nd time in the Chrome browser (it works great in Firefox)... I get the ...
1
vote
0answers
49 views

How do I Link and ACTIONS FRAME to a MOVIE Clip on a diffrent stage AS3?

I'm doing a small Program where there are two keyframe Action in the timeline, that greets the user before the program's homescreen loads. The problem is that I need a button on frame 2 that will take ...
1
vote
0answers
30 views

gesture on UIImageView hierarchy

I have a base UIImageView named "A" which can response pinchGesture, and I pinched it, before I addsubview I reset the frame,it looks well. Then I addsubView "B" on base UIImageView "A", but the "B" ...
1
vote
0answers
32 views

jscrollpane dragging outside frame

I replaced normal scroll bars with Jscrollpane (see http://jscrollpane.kelvinluck.com). Very nice. But I am using a screen with two frames. When I'm dragging the scroll bar in the left frame and ...
1
vote
0answers
98 views

Pinch zoom and setFrame causes drawing issues in UIWebView

I have a UIWebView, and I load a local file into it. When the document is loaded I make a pinch gesture and after that I set a bigger width for the UIWebView. Result: This causes that a black bold ...
1
vote
0answers
221 views

How do I close a single frame in Java?

So, I have a frame(awt) with a button, and if you click "Sync" it makes a popup. Right now, I simply want it so you can click the X on that popup, and the popup will go away. I have a comment showing ...
1
vote
0answers
155 views

Dreamweaver convert frames to divs

I have an index.html that's split into 3 frames. I want to change it to divs. The "convert tables to ap divs" is grayed out, is there anything I can do? I was following the instructions from here: ...
1
vote
0answers
161 views

Relative to tallest object option not working when frame shrinks

In the report, there are two frames that are in the same group and have selected Relative To Tallest Object option. In the case, where one of the frames is extended because of the content overflow, ...
1
vote
0answers
62 views

Invalid frame size in XHTML generated from JasperReports report

In the generated XHTML, the frame having a width of 204 pixels in iReport desiger and border 1 pixel wide on the right side, has a width of only 203 pixels, but should have a width of 204 pixels. The ...
1
vote
0answers
110 views

Layout of Controls inside a frame

As you can see I am loading pages inside a frame, but the problem is the layout doesn't apply correctly. Edit: I Mean if windows size will be smaller than page it will controls will go off screen... i ...
1
vote
0answers
250 views

UIViewController's images coordinates issue in Rotation after iOS6 porting

I'm developing a tabbar app for iPad. I have a UiViewController tab with an image on top of the windows and, on rotation event I set the image frame properly. img.frame = CGRectMake(0, 0, 768, 169); ...
1
vote
0answers
598 views

IE vs Other browser offsetHeight and scrollHeight

So I have a resize handler that resizes some column headers depending on if there is a scroll on the right or not (overflow vs not overflow) to adjust the spacing to account for the scroll. The resize ...
1
vote
0answers
86 views

chrome frame - not working in local machine

I have installed chrome frame in IE 8. Then in the HTML page I added the below meta tag This works fine when I upload the HTML page online and tested. But when I test the same locally it is not ...
1
vote
0answers
184 views

Dijit ContentPane does not render a frame or frameset

I came across a problem today when I trying to render content from an external source into a dijit.layout.ContentPane. HTML <div id="someId"></div> JS var cp = new ...
1
vote
0answers
76 views

How to set correct coordinates for UIImageView to UINavigationController using CGRect?

imgView1 = [[UIImageView alloc] initWithFrame:CGRectMake(0, 0, 360, 44)]; [imgView1 setImage:[UIImage imageNamed:@"bg.png"]]; self.navigationItem.titleView = imgView1; My problem here is that Image ...
1
vote
0answers
120 views

How to get a frame for an UIImage inside another UIImage

I'm trying to mask an image while im rotating it. If I try to mask without the rotation it works just fine. So my problem is this: Here's the picture I need to get the inner rectangle to be ...
1
vote
0answers
266 views

How to extract specifics frames from mp4 file using C# metro application

I didn't find a way to extract specifics frames (ex: frame 1, 2 and 13) from a mpg4 file in a windows 8 application metro style. I found how to extact frame and directly save it in a file using C++. ...
1
vote
0answers
36 views

Frames Not Adhering to Set Size

Just doing a small PHP assignment in which I am making use of frames to set apart a user interface. The frames themselves are working fine, however the three columns I have defined as 150,700,200 ...
1
vote
0answers
147 views

How to reactivate sounds from youtube after using SoundMixer.stopAll()?

I have an youtube video playing in a specific frame. After researching a lot and not being able to properly destroy the player when exiting the frame, I decided to put a SoundMixer.stopAll() in all ...
1
vote
0answers
498 views

exception when check if an element exists in a frame

When I try to check whether a element exists in a frame, but actually it doesn't, watir raise a exception. > main_frame.exist? => true > main_frame.table(:id => "Table_1").exist? => ...
1
vote
0answers
150 views

iOS/Cocoa multipleTouchEnabled = true not working if frame was moved

I have a following problem: Created UIView, added to screen. Inside the code of this UIView I say to move the frame itself, here is code: self.frame = CGRectMake(myLeft, myTop, myWidth, myHeight); ...
1
vote
0answers
56 views

Frame Y not changing?

This is a custom navigation bar, made from a UIView. It doesn't take control of it's setter method for setFrame. I feel like maybe i'm missing something simple. if (self.statusBarHiddenInitially == ...
1
vote
0answers
84 views

UIView subclass won't update

I have a custom uiview that i am trying to update the frame size. I do it like this in a method once it is clicked. The method is called, and the frame value changes, however on the screen nothing ...
1
vote
0answers
124 views

Get Number of frames in an android video

I have a video File stored in my SD I already have access to that file I want to get the number of frames in that video, catch frames, ... etc basically I want to reduce the number of frames in the ...
1
vote
0answers
362 views

Frame navigation - DataContext not inherited

I have a XAML file representing the main window of a WPF application. Now I want this window to display content that is specified by another XAML file. This works, but the DataContext is lost in the ...

1 2 3 4 5 10