WebKit wrapper

Can anyone give an update on this?

I.e. any estimate when there will be a Windows build (Python 2.5) and if/when it might be included in the wxPython build?

Werner

Hi Werner,

wxWebKit needs some changes to wxWidgets to improve drawing performance and functionality, and I'm currently focused on making sure we can get a 2.8.9.x or 2.8.10 out that has the stuff wxWebKit needs. After that, I'd like to move to getting out binaries pretty quickly.

Regards,

Kevin

···

On Jan 2, 2009, at 9:08 AM, Werner F. Bruhin wrote:

Can anyone give an update on this?

I.e. any estimate when there will be a Windows build (Python 2.5) and if/when it might be included in the wxPython build?

Werner
_______________________________________________
wxpython-users mailing list
wxpython-users@lists.wxwidgets.org
http://lists.wxwidgets.org/mailman/listinfo/wxpython-users

What kind of changes are this? Anything involving wx.GraphicsContext?

-Matthias

···

Am 02.01.2009, 23:34 Uhr, schrieb Kevin Ollivier <kevin-lists@theolliviers.com>:

Hi Werner,

wxWebKit needs some changes to wxWidgets to improve drawing performance and functionality, and I'm currently focused on making sure we can get a 2.8.9.x or 2.8.10 out that has the stuff wxWebKit needs. After that, I'd like to move to getting out binaries pretty quickly.

Hi Matthias,

Hi Werner,

wxWebKit needs some changes to wxWidgets to improve drawing performance and functionality, and I'm currently focused on making sure we can get a 2.8.9.x or 2.8.10 out that has the stuff wxWebKit needs. After that, I'd like to move to getting out binaries pretty quickly.

What kind of changes are this? Anything involving wx.GraphicsContext?

Yes, one thing I've already done is add a wxGraphicsBitmap type for caching bitmaps to be drawn to the screen. If you're drawing the same bitmap over and over, this can avoid some costly conversions. I still need to do a bit more work at the C++ level to get it working with wxWebKit though. I'd also like to get IME input windows positioning themselves properly before the next release as well.

Kevin

···

On Jan 2, 2009, at 5:23 PM, Nitro wrote:

Am 02.01.2009, 23:34 Uhr, schrieb Kevin Ollivier <kevin-lists@theolliviers.com > >:

-Matthias
_______________________________________________
wxpython-users mailing list
wxpython-users@lists.wxwidgets.org
http://lists.wxwidgets.org/mailman/listinfo/wxpython-users

Kevin,

Thanks for the update.

Werner

Kevin Ollivier wrote:

···

Hi Werner,

wxWebKit needs some changes to wxWidgets to improve drawing performance and functionality, and I'm currently focused on making sure we can get a 2.8.9.x or 2.8.10 out that has the stuff wxWebKit needs. After that, I'd like to move to getting out binaries pretty quickly.

Regards,

Kevin

On Jan 2, 2009, at 9:08 AM, Werner F. Bruhin wrote:

Can anyone give an update on this?

I.e. any estimate when there will be a Windows build (Python 2.5) and if/when it might be included in the wxPython build?

Werner
_______________________________________________
wxpython-users mailing list
wxpython-users@lists.wxwidgets.org
http://lists.wxwidgets.org/mailman/listinfo/wxpython-users

_______________________________________________
wxpython-users mailing list
wxpython-users@lists.wxwidgets.org
http://lists.wxwidgets.org/mailman/listinfo/wxpython-users