I'm building a WebKit based app which will use javascript to open URLs
in targeted frames (e.g., window.open("http...", "framename")).
I can see how to pop open another window to open the URL by overriding
QWebView::createWindow(). But if the targeted frame is open, how can
I have it find that frame instead of opening a new one? I've searched
and searched the docs, but haven't stumbled upon the answer. Does Qt
4.5 support this?
_______________________________________________
Qt4-preview-feedback mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt4-preview-feedback