Hi Konstaintin,

my requirement is not bringing the webcontent into Qt Application... my
intention is to develop the web application(example: online image
editor)....(particulary games like tic-tac-toe)

and that web application should run all popular web browsers(internet
explorer,google chrome,firebox..etc)....

if Qt is not able to help me out,can anyone suggest the best technology to
fullfill my requirement?

Thanks & Regards,
Muthulingam


On Wed, Jun 20, 2012 at 5:40 PM, Konstantin Tokarev <annu...@yandex.ru>wrote:

>
> 20.06.2012, 13:32, "Muthulingam Ammaiappan" <muthulinga...@gmail.com>:
> > Hi Konstantin,Thanks for your quick reply...
> > can you suggest the best way to develop the html5 web application(game) ?
> > and is it possible to develop in Qt?
>
> With Qt you can develop hybrid applications, i.e. part of your application
> is written in
> HTML+JS+CSS and is running inside QtWebKit-based client where you have much
> more control over environment than in regular browser and can load plugins
> written
> in Qt through QtWebKit bridge [1]
>
> [1] http://qt-project.org/doc/qt-4.8/qtwebkit-bridge.html
>
>
> --
> Regards,
> Konstantin
>
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to