Files
wxWidgets/tests
Ilya Sinitsyn 85b37bea49 Fix GetBestSize() for hidden controls in wxGTK
gtk_widget_get_preferred_size() return zero size if the GTK widget is
hidden, so show it temporarily in order to find its real preferred size.

Add a unit test checking that the best size of a hidden wxChoice is now
determined correctly.

Closes https://github.com/wxWidgets/wxWidgets/pull/1587
2019-10-09 14:56:49 +02:00
..
2018-09-22 14:44:07 +02:00
2018-09-22 14:44:07 +02:00
2018-09-22 14:44:07 +02:00
2018-07-29 12:08:53 +02:00
2019-01-14 23:39:02 +01:00
2019-10-02 02:45:28 +02:00
2019-09-19 00:39:59 +02:00
2018-09-22 14:44:07 +02:00
2018-07-29 12:08:53 +02:00
2018-09-22 14:44:07 +02:00
2018-01-29 00:48:56 +01:00
2019-08-25 12:32:51 +02:00
2018-09-22 14:44:07 +02:00
2018-07-29 12:08:53 +02:00
2018-09-22 14:44:07 +02:00
2019-01-05 23:33:35 +01:00
2018-07-29 12:08:53 +02:00
2004-11-22 15:12:29 +00:00
2015-03-19 21:46:05 +01:00
2019-03-20 17:07:39 -05:00