User forums > Nightly builds

The 18 January 2020 build (11954) is out.

<< < (7/8) > >>

killerbot:
from wx roadmap :

 New development happens on 3.1 branch. The latest version is 3.1.3, released on October 28, 2019 and we plan to release one last 3.1.4 release in 3.1.x series in the beginning of 2020 with 3.2.0 follwowing soon afterwards.

One of the big planned changes for this 3.2 is better support for high DPI displays, but there are, of course, many, many other fixes and improvements in it as well.

3.2 will also finally drop support for very old legacy systems (such as Win9x platform) and compilers (MSVC6, maybe MSVC7 as well).

zinsser:
I have found a bug when setting font of editer:

Steps to reproduce:
1. open CB.
2. settings -> editor -> general settings -> font -> choose -> OK. (do nothing) > OK
3. settings -> editor

an assert is raised (see attachment)

ollydbg:

--- Quote from: zinsser on February 11, 2020, 04:49:34 am ---I have found a bug when setting font of editer:

Steps to reproduce:
1. open CB.
2. settings -> editor -> general settings -> font -> choose -> OK. (do nothing) > OK
3. settings -> editor

an assert is raised (see attachment)

--- End quote ---

See this post: Alert message box jumps if I open the compiler setting dialog
and this post: Re: The 15 December 2019 build (11927) is out.

Specially, this bug is fixed in the wx's official git head, but not in wx 3.1.3 release.
I think we have to manually apply this patch to the official wx3.1.3 release.

zinsser:

--- Quote from: ollydbg on February 11, 2020, 07:35:25 am ---
See this post: Alert message box jumps if I open the compiler setting dialog
and this post: Re: The 15 December 2019 build (11927) is out.

Specially, this bug is fixed in the wx's official git head, but not in wx 3.1.3 release.
I think we have to manually apply this patch to the official wx3.1.3 release.


--- End quote ---

thank you for the information!
I will update wx3.1.3 to solve this problem.

oBFusCATed:
@killerbot: I guess we want to have this patch in our version, too. What do you think?

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version