[wxPython-users] Re: wxWebKit Question
Ken Seehart
ken at seehart.com
Fri Jun 29 05:04:08 PDT 2007
Kevin Ollivier wrote:
> Hi Steve,
>
> On Jun 18, 2007, at 3:40 PM, Steve Shapiro wrote:
>
>> Masako Ollivier <guess-who2 <at> theolliviers.com> writes:
>>>
>>>> On 6/12/07, Robin Dunn <robin <at> alldunn.com> wrote:
>>>>> What we are doing with wxWebKit is actually independent of the
>>>>> availably
>>>>> of Safari on a particular platform. We are implementing a
>>>>> platform/graphics layer for WebKit using wxWidgets instead of the
>>>>> native
>>>>> layers, and wrapping all of WebKit into a wx specific library that
>>>>> can
>>>>> be used in any wx application. So when it is done wxWebKit should be
>>>>> usable anywhere that wx is, and whether or not Safari is available
>>>>> for
>>>>> or installed on the platform.
>>>>
>>
>> Any ETA on a wxPython wrapped version of this?
>
> Should be 1-2 weeks, tops; possibly as soon as the end of this week.
> I've successfully built the extension on OS X, but I need to do some
> more testing and work out packaging on at least Windows and Mac.
>
>> We would love to test this out in our application and can help debug it.
>
> Thanks! :-)
>
> Kevin
>
I would love to be an alpha victim for wxWebKit. I'm developing on
Windows XP. I'm also willing to do a little self interest motivated
C++/Python debugging if I run into anything. I can't be very generous
with my time beyond that right now due to schedule constraints, but
perhaps later in the year I will be able to contribute more.
Right now, what I'm looking for is a wx.HtmlWindow replacement that
supports a larger subset of HTML, such as background images, and
hopefully style sheets, but only on my own generated HTML code. Later
on I will need to browse real web pages.
Ken Seehart
More information about the wxpython-users
mailing list