http://gambaswiki.org/bugtracker/edit?object=BUG.823&from=L21haW4-

Comment #1 by BenoƮt MINISINI:

You should provide a project.

Gambas has no implementation of WebKit nor JavaScript on its own.
Everything is provided by the QT4 library. I mean, GetView().Eval() is just a 
call to the QT4 evaluateJavascript() method on the QT frame object.
So there's 99.9% chance that this is a problem in QT4 JavaScript implementation.



------------------------------------------------------------------------------
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to