I am developing a C++ app and I need to display a NSWindow with a WebKit WebView inside it. I\'ve coded up the Objective-C class which will manage creating and displaying the window but the WebView co
this is driving me nuts and c开发者_StackOverflow社区ausing me to pull so much hair, I actually ran out of hair and started hurting random people.
I need to be able to detect the browser loses focus in a webkit plugin I wrote.I thought I could implement the webViewUnfocus method from the WebUIDelegate protocol but that\'s not firing.Does anyone
I\'m working on making a contentEditable jQuery plugin.I\'ve created a \'tools\' bar to perform actions to the text such as making it bold, italics etc using execCommand.The problem is that when you s
H开发者_运维知识库aving checked out the froyo code I can successfully build froyo, but what I really want is only building libwebcore.so, is there a special target for this?
I\'m using Safari 3d transforms to do some effects. I\'d like to lay down some images using the classic Coverflow effect. The problem is that I\'d like to know the exact width of each image after it h
An application that I am developing retains several WebViews that are used to allow an embedded web browsing experience for some activities centralized around the application. The problem that I am ha
I am using the transparent cursor theme trick (see http://obiltschnig.com/2010/08/14/hiding-the-gtkx11-mouse-cursor/) to hide the X11 cursor in a fullscreen Linux GTK+ application for a touchscreen-ba
I have a large sprite image with a link aro开发者_StackOverflowund it, the link has a property of parent and the image a property of child.
I am not able to figure out why this does happen. On all non-webkit browsers I tested the code below with (IE8, FFx 3.x, Opera 10.x) there is no scrollbar on the <pre> area. For both Chrome and