Re: [wxlua-users] wxlua release 3.1.0.0

2022-11-02 Thread klaas.holwerda
Hi Paul, Yes it work now fine. Thanks, Klaas On 02/11/2022 08:44, Paul K wrote: Hi Klaas, #if wxRICHTEXT_USE_PARTIAL_TEXT_EXTENTS #if wxRICHTEXT_USE_OPTIMIZED_LINE_DRAWING Maybe that is all to do to fix it. ___ wxlua-users mailing list wxlua-

Re: [wxlua-users] wxlua release 3.1.0.0

2022-11-02 Thread Paul K
Hi Klaas, > #if wxRICHTEXT_USE_PARTIAL_TEXT_EXTENTS > #if wxRICHTEXT_USE_OPTIMIZED_LINE_DRAWING > Maybe that is all to do to fix it. Thank you for the additional information and the suggested patch. Can you check the current master branch, which includes the proposed changes, and let me know if t