The new Release 20.03 is out! You can download binaries for Windows and many major Linux distros here .
The fix about disabling/enabling the symbol browser controls is in trunks. Thanks for the initial patch and the report.I've reworked the resizeable toolbars patch a bit:1. better ui layout2. fixed crash when m_Scope=nullptr3. better min/max values4. disable the scope spinctrl when the checkbox is disabledSee the attached patch.
Unfortunately the wx2.8 version doesn't work at all. The wx3.1 version works fine. I've not tried it yet with wx3.0.2...
What do you mean by "not at all", you mean we can't adjust the length of those two items under wx2.8? For me, I have only wx3.1 at hand.
Quote from: ollydbg on October 06, 2017, 08:01:22 amWhat do you mean by "not at all", you mean we can't adjust the length of those two items under wx2.8? For me, I have only wx3.1 at hand. Yes, it doesn't work at all, even after restart.