Hi,
I am trying to create a browser plugin for all the browsers (safari, firefox,...) which should be cross platform ( work for both wndows and mac atleast). I am planning to use c++.
In mac, to write plugin generally, xcode is used and webkit framework is added.
I don't have knowledge of writing plugin previously.
Can somebody help in developing a cross platform plugin?
Is webkit a right choice for that?
How can I use it for windows? ( Do I need to install cygwyn for windows?)
How about using QtWebkit ? ( to use for both mac & windows? or Is it for only windows?)
Thanks in advance.
Peresh.