PDA

View Full Version : Application on a web



^NyAw^
28th November 2008, 18:05
Hi,

I want to create an application that shows an image as a QGraphicsView background and items on it. The items will be numbers that can be selected by mouse. Then, depending on the item selected, some information of this item have to be shown. The data will be on a MySQL server.

This is a easy to do with Qt, but then I want to use this on a web page. Is it posible?

Thanks,

bunjee
30th November 2008, 01:21
Yes,
http://labs.trolltech.com/blogs/2008/03/05/webkit-demobrowser/
http://labs.trolltech.com/blogs/2008/04/11/webkit-designer-forms-and-scripting/