wxwidgets/tests/persistence
Vadim Zeitlin e27eebdd2a Work around GTK problems in wxPersistentDVC unit test
We need to wait until wxDataViewCtrl is realized for its columns widths
to be actually set, as calling gtk_tree_view_column_set_fixed_width()
just queues a resize that will take effect later, as documented in the
previous commit.
2019-07-16 18:25:40 +02:00
..
dataview.cpp Work around GTK problems in wxPersistentDVC unit test 2019-07-16 18:25:40 +02:00
testpersistence.h
tlw.cpp Fix saving/restoring window position for maximized windows 2018-04-29 20:35:44 +02:00