WebKit takes decent amount of time to learn various APIs provided. lots of classes to understand. This is more of understanding the work flow along with learning the APIs.
There is a decent amount of documentation there on apple's website, but the problem with that documentation is that it only describes implementation on MAC port. All the other port differs slightly from that documentation. The APIs are same but the default behavior differs. Taking example, In mac port the "alert()" method pops a message box with the given content, but in windows(Cairo) port the default behavior is not display anything.
I got a start with the JavaScript to C++ calls working. I will be checking in the same example soon in the repository. I am able to call "mcrux.someFunction();" from within JavaScript and it calls my registered call back function "void SomeFunction()" in my c++ code. All the WebKit developers are very helpful. Thank you for your valuable support.
3 comments:
Have you seen our new project Titanium? http://titaniumapp.com. We are doing something similar, but we already have releases for win32 & osx and are well on our way to bringing linux into the fold.. we could use more contributors! Stop by #titanium_app on irc.freenode.net sometime, we'd love to chat with you.
If you are new, I advise you to consult professionals who will make you a site or advise you to choose a dashboard templates for your site
If you're interested in outsourcing product development, I think this piece of content will help you find a product design and development company for your next project.
Post a Comment