Hi Steve,
What do you mean with 'when do you think this can be done'?
The patch provides a working implementation, and Jesus and me have
further tested the usability of the API by implementing support for
adjusting the viewport and scale in the yberbrowser, by hooking it up
with Antti's tiling su
Hi:
This is exactly what browser needs to cleanly implement tiling! When do you
think this could be done?
--Steve
-Original Message-
From: webkit-qt-boun...@lists.webkit.org
[mailto:webkit-qt-boun...@lists.webkit.org] On Behalf Of Hausmann Simon
(Nokia-D-Qt/Oslo)
Sent: Friday, June
Hi,
WebCore itself has support for Apple's viewport meta tag:
http://developer.apple.com/safari/library/documentation/appleapplications/reference/safarihtmlref/articles/metatags.html
which can look like this in HTML:
The tag allows the web page to influence the sacl and geometry
of th
protected is a keyword in C++, you can try to manually rename that maybe?
Regards,
ismail
On Fri, Jun 4, 2010 at 1:12 PM, Rajendra Prasad Murakonda <
rajendra.pra...@gmail.com> wrote:
>
> On Fri, Jun 4, 2010 at 1:44 PM, İsmail Dönmez wrote:
>
>> GTK needs a patch similar to
>> https://svn.pardu
On Fri, Jun 4, 2010 at 3:44 PM, İsmail Dönmez wrote:
> protected is a keyword in C++, you can try to manually rename that maybe?
AFAIK, it is nothing to do with the protected keyword. The error lies
somewhere else. And most importantly I can't modify the gtk header files.
Thanks a lot,
Raj
___
On Fri, Jun 4, 2010 at 1:44 PM, İsmail Dönmez wrote:
> GTK needs a patch similar to
> https://svn.pardus.org.tr/pardus/tags/2007-EOL/desktop/gnome/gtk2/files/flash-player-busyloop.patch
> .
> Or you can call gtk_init in your application.
>
>
That's great to know. But, unfortunately, I am unable
GTK needs a patch similar to
https://svn.pardus.org.tr/pardus/tags/2007-EOL/desktop/gnome/gtk2/files/flash-player-busyloop.patch
.
Or you can call gtk_init in your application.
Regards,
ismail
On Fri, Jun 4, 2010 at 11:10 AM, Rajendra Prasad Murakonda <
rajendra.pra...@gmail.com> wrote:
> I have
I have been trying to run flash videos in QWebPage. With
WebSettings::PluginsEnabled set to true, it works seamlessly in Windows XP.
But I am unable to make it work in RHEL 4 server.
If I try with flash player plugin 10 or 7 in Linux, a small image shows up
instead of Flash in QWebPage. If I try F