Commit Graph

4 Commits

Author SHA1 Message Date
SET
0146542324 Default to GTK3. 2020-08-02 16:24:01 +02:00
SET
eb2036acbe Override wxApp::OnAssertFailure in L7Test.
We do nothing in this override.

wxASSERT_MSG would fail in LGridJsonCellRenderer::ProcessJsonValue and
in XmlHelper::ValidateXmlValue called by
LGridXmlCellRenderer::ProcessXmlValue. This happens with postgresql
only, when the corresponding database value is empty. The cell value
is set to [Invalid], and next rendering leads to a crash in debug build
only.
Why does wxASSERT_MSG fail? Why with postgresql and not with sqlite?
2019-12-23 17:21:00 +01:00
SET
1ec23950c0 Update test app for new grid picker classes. 2019-12-22 16:34:56 +01:00
nmset
6663c6c183 Add files via upload 2018-04-25 20:44:46 +02:00