Commit Graph

6 Commits

Author SHA1 Message Date
SET
0146542324 Default to GTK3. 2020-08-02 16:24:01 +02:00
SET
585c56bc33 Allow the text control of BasePicker to show indefinite string length.
Otherwise, the text control gets empty if the string length is > 33 !
2020-06-06 21:07:39 +02:00
SET
444e7ddf20 Clear buffer in Json and Xml grid editors when resultset data has changed.
Else, the last buffer will populate the popup grid.

Added LResultSetEvent::DataChanged, LResultSet::InformDataChanged,
JsonGridEditorRsEVH::DataChanged and XmlGridEditorRsEVH::DataChanged.
2020-01-04 16:39:15 +01: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