1. WebKitGtk & EuGtk Example?
- Posted by Kir_Eev Jan 14, 2011
- 1743 views
http://www.webkitgtk.org/ & xulrunner(gtkembedmoz)
http://etcwebspace.com/users/irvm/examples.html
Are there any plans EuGtk?
Irv, if not difficult to please help me understand.
And are there any plans for EuGtk for Win32,BSD,OsX ?
2. Re: WebKitGtk & EuGtk Example?
- Posted by raseunew Jan 14, 2011
- 1656 views
Xulrunner wrapper is also available for wxWidgets.
API looks simple enough to port.
wxWebConnect : http://www.kirix.com/labs/wxwebconnect.html
I believe they are the same people that originally developed
the Advanced User Interface (AUI) for wxWidgets ?
3. Re: WebKitGtk & EuGtk Example?
- Posted by Kir_Eev Jan 15, 2011
- 1569 views
I can not use WxEu in Puppy Linux
4. Re: WebKitGtk & EuGtk Example?
- Posted by irv Jan 17, 2011
- 1436 views
I suppose EuGTK would work on BSD, with perhaps some minor change. I don't know about OsX, don't have that kind of computer, don't want one.
As for Windows - well, the previous version of EuGTK did run on Windows, but people objected to having to install the GTK libraries. So, while the current EuGTK could almost certainly be made to work on Windows, there's very little incentive for me to do that.
As for Webkit - why? What would the advantage be?
Webkit seems to be written in cpp and java, so 'wrapping' calls would likely be harder than wrapping standard c code.