Re: WebKit



Mats wrote:
Has anyone thought of doing, or actually done something with WebKit?
I think that could be an incredible and complete tk widget for
rendering html/css
but I haven't looked at its API or its code.

http://en.wikipedia.org/wiki/WebKit
http://webkit.org/

Took a quick look and have a question -- what kind of "open source" license is it? I.e. is it compatible with Tcl/Tk's BSD style license?

--
+--------------------------------+---------------------------------------+
| Gerald W. Lester |
|"The man who fights for his ideals is the man who is alive." - Cervantes|
+------------------------------------------------------------------------+
.



Relevant Pages

  • Re: WebKit
    ... Mats wrote: ... I think that could be an incredible and complete tk widget for ... but I haven't looked at its API or its code. ...
    (comp.lang.tcl)
  • Re: WebKit
    ... I think that could be an incredible and complete tk widget for ... but I haven't looked at its API or its code. ... I.e. is it compatible with Tcl/Tk's BSD style license? ...
    (comp.lang.tcl)
  • WebKit
    ... or actually done something with WebKit? ... I think that could be an incredible and complete tk widget for ... but I haven't looked at its API or its code. ...
    (comp.lang.tcl)
  • Re: PyGUI as a standard GUI API for Python?
    ... such that the API would be specified ahead of the implementation? ... pyjamas is a widget set api that looks desktop-like; ... python bindings around it, and i wasn't in the mood to write any (and ... all that that resulted in was piss-poor layout, ...
    (comp.lang.python)
  • Tcl and the Tk Toolkit--no coverage of Tks C API
    ... I'm reading the second edition of Tcl and the Tk Toolkit, and am finding it very informative. ... I appreciate the coverage of the ttk widgets, in particular the tree widget, which has always been somewhat difficult for me to grok. ... The coverage of Tcl's C API is also very helpful; I'm learning a lot from that. ... Given that it's not covered in Tcl and the Tk Toolkit, what resources exist for learning Tk's C API? ...
    (comp.lang.tcl)