User forums > Nightly builds

The 15 December 2019 build (11927) is out.

<< < (6/7) > >>

oBFusCATed:
I don't think it is a good idea to use gtk3, yet, even with trunk. From what I've seen there are problems. :(

Miguel Gimenez:
This is the offending commit: Make wxComboCtrl a wxCompositeWindow

https://github.com/wxWidgets/wxWidgets/commit/70e9dbd756cb321fb85d6380b3e37bcd59604e09

This commit was reverted after wx3.1.3 release in commit https://github.com/wxWidgets/wxWidgets/commit/6b00cc80f1fdb3ef134e2df694a0c34905442042

cacb:
@Miguel Gimenez : Well done! I hope to see a new nightly soon with this fixed.

Miguel Gimenez:
Is there any good reason for using wxComboCtrl instead of wxComboBox?. The fancy customization capabilities of the former are not used (at first glance).

ollydbg:

--- Quote from: Miguel Gimenez on December 21, 2019, 02:32:45 pm ---The font problem is because of a wxWidgets problem when loading fonts from string, introduced with version 2 of font serializing in wx3.1.2. It was reported by Ollydbg and it still unfixed.

https://trac.wxwidgets.org/ticket/18590

--- End quote ---

This issue is fixed in wx's trunk.

Allow parsing all fractional sizes in wxFont descriptions ยท wxWidgets/wxWidgets@a73194f

I think we should have this patch in C::B's wx 3.1.3 (in either nightly build or official 20.xx release)

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version