Re: Shifting to 4.1 (Yes, really!)

woss <[email protected]> Tue, 28 May 2019 14:58:17 -0700 (PDT)
Newsgroups gmane.comp.python.wxpython.devel
Message-ID <[email protected]>
------=_Part_792_860504583.1559080697428
Content-Type: multipart/alternative; 
	boundary="----=_Part_793_758891661.1559080697428"

------=_Part_793_758891661.1559080697428
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable



2019. m=C3=A1jus 28., kedd 6:40:43 UTC+2 id=C5=91pontban Robin Dunn a k=C3=
=B6vetkez=C5=91t =C3=ADrta:
>
>
>
> On Monday, May 27, 2019 at 12:19:55 AM UTC-7, woss wrote:
>>
>>
>> Then I will monitor it continuously.=20
>>
>
> I expect that the next snapshot build should include everything it needs.
>
> --
> Robin
>

I tested fast with my project (circa 40000 lines) and basically everything=
=20
works fine.

(ComboCtrl/ComboPopup, HtmlListBox,=20
DataViewCtrl/PyDataViewModel/DataViewCustomRenderer,=20
grid.Grid/GridTableBase/GridCellEditor/GridCellRenderer/gridmovers,=20
RichTextCtrl, Printout/PrintPreview/PreviewFrame, SashLayoutWindow,=20
agw.FlatNotebook, html2.WebView)

I had to change the handling of sizers because this wxwidgets version is=20
more stricter. But these are my faults. For example:

*wx._core.wxAssertionError: C++ assertion "!(flags & (wxALIGN_RIGHT |=20
wxALIGN_CENTRE_HORIZONTAL))" failed at ..\..\src\common\sizer.cpp(2083) in=
=20
wxBoxSizer::DoInsert(): Horizontal alignment flags are ignored with=20
wxEXPAND*

or=20

*wx._core.wxAssertionError: C++ assertion "!(flags &=20
wxALIGN_CENTRE_HORIZONTAL)" failed at ..\..\src\common\sizer.cpp(2100) in=
=20
wxBoxSizer::DoInsert(): Horizontal alignment flags are ignored in=20
horizontal sizers*

Where I see a little changing thats the DataView Model/CustomRenderer=20
handling. This also comes from strictering and new features.
I still have to work on this a little.

I generated executable with PyInstaller (single file option) and thats=20
works fine too.

But at first sight everything works fine, of course the point is in the=20
details.

Thanx Robin.

woss

P.S.:
I cannot see 'locale' folder in package.

--=20
You received this message because you are subscribed to the Google Groups "=
wxPython-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an e=
mail to [email protected].
To view this discussion on the web visit https://groups.google.com/d/msgid/=
wxPython-dev/24dd6df7-47e2-45f4-bb01-3eb8949bf533%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

------=_Part_793_758891661.1559080697428
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<br><br>2019. m=C3=A1jus 28., kedd 6:40:43 UTC+2 id=C5=91pontban Robin Dunn=
 a k=C3=B6vetkez=C5=91t =C3=ADrta:<blockquote class=3D"gmail_quote" style=
=3D"margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: =
1ex;"><div dir=3D"ltr"><br><br>On Monday, May 27, 2019 at 12:19:55 AM UTC-7=
, woss wrote:<blockquote class=3D"gmail_quote" style=3D"margin:0;margin-lef=
t:0.8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir=3D"ltr"><div>=
<br></div><div>Then I will monitor it continuously.=C2=A0</div></div></bloc=
kquote><div><br></div><div>I expect that the next snapshot build should inc=
lude everything it needs.</div><div><br></div><div>--</div><div>Robin</div>=
</div></blockquote><div><br></div><div>I tested fast with my project (circa=
 40000 lines) and basically everything works fine.</div><div><br></div><div=
>(ComboCtrl/ComboPopup, HtmlListBox, DataViewCtrl/PyDataViewModel/DataViewC=
ustomRenderer, grid.Grid/GridTableBase/GridCellEditor/GridCellRenderer/grid=
movers, RichTextCtrl, Printout/PrintPreview/PreviewFrame, SashLayoutWindow,=
 agw.FlatNotebook, html2.WebView)</div><div><br></div><div>I had to change =
the handling of sizers because this wxwidgets version is more stricter. But=
 these are my faults. For example:</div><div><br></div><div><i>wx._core.wxA=
ssertionError: C++ assertion &quot;!(flags &amp; (wxALIGN_RIGHT | wxALIGN_C=
ENTRE_HORIZONTAL))&quot; failed at ..\..\src\common\sizer.cpp(2083) in wxBo=
xSizer::DoInsert(): Horizontal alignment flags are ignored with wxEXPAND</i=
></div><div><br></div><div>or=C2=A0</div><div><br></div><div><i>wx._core.wx=
AssertionError: C++ assertion &quot;!(flags &amp; wxALIGN_CENTRE_HORIZONTAL=
)&quot; failed at ..\..\src\common\sizer.cpp(2100) in wxBoxSizer::DoInsert(=
): Horizontal alignment flags are ignored in horizontal sizers</i></div><di=
v><br></div><div>Where I see a little changing thats the DataView Model/Cus=
tomRenderer handling. This also comes from strictering and new features.<br=
></div><div>I still have to work on this a little.</div><div><br></div><div=
>I generated executable with PyInstaller (single file option) and thats wor=
ks fine too.</div><div><br></div><div>But at first sight everything works f=
ine, of course the point is in the details.</div><div><br></div><div>Thanx =
Robin.</div><div><br></div><div>woss</div><div><br></div><div>P.S.:</div><d=
iv>I cannot see &#39;locale&#39; folder in package.<br></div>

<p></p>

-- <br />
You received this message because you are subscribed to the Google Groups &=
quot;wxPython-dev&quot; group.<br />
To unsubscribe from this group and stop receiving emails from it, send an e=
mail to <a href=3D"mailto:[email protected]">wxPyth=
[email protected]</a>.<br />
To view this discussion on the web visit <a href=3D"https://groups.google.c=
om/d/msgid/wxPython-dev/24dd6df7-47e2-45f4-bb01-3eb8949bf533%40googlegroups=
.com?utm_medium=3Demail&utm_source=3Dfooter">https://groups.google.com/d/ms=
gid/wxPython-dev/24dd6df7-47e2-45f4-bb01-3eb8949bf533%40googlegroups.com</a=
>.<br />
For more options, visit <a href=3D"https://groups.google.com/d/optout">http=
s://groups.google.com/d/optout</a>.<br />

------=_Part_793_758891661.1559080697428--

------=_Part_792_860504583.1559080697428--