News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

(Please Wait, problems exist) wxWidgets 2.8.2 released today on sf.net

Started by stahta01, March 13, 2007, 05:14:03 PM

Previous topic - Next topic

stahta01

from newsgroup http://article.gmane.org/gmane.comp.lib.wxwindows.general/50698
Quote
Sorry - we broke pen/brush/font setters on wxMSW and wxMac in this
release, so please delay downloading 2.8.2 until we re-announce it.
Apologies!

Julian

Note: They have changed the 2.8 Branch version to 2.8.3, they hope to release in a matter of days.

Tim S
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

killerbot

Tim,
do you know if some of the issues we had are fixed in here :
- toolbar icons (showing correct icon and graying out)
- menu entries with icon allignement
- ... ?

Cheers,
Lieven

stahta01

#2
Quote from: killerbot on March 13, 2007, 07:54:20 PM
Tim,
do you know if some of the issues we had are fixed in here :
- toolbar icons (showing correct icon and graying out)
- menu entries with icon allignement
- ... ?

Cheers,
Lieven

It was in CVS head, I am compiling C::B linked against 2.8.2 right now. Will know if it works in about 30 minutes or less.

Note: The 2.6 CVS Branch Had it fixed yesterday or the day before.

Note: The main toolbar Icons still were NOT disabling right on 2.6 CVS Branch or CVS Head. I am starting to think it might be a problem in how C::B is using wxWidgets ( DLL Build ). I have not been able to duplicate the issue using static builds in small test cases.

Note: menu entries with icon alignment was fixed in both 2.6 CVS Branch and CVS Head.

Note: The "R" is visible in both 2.6 CVS Branch and CVS Head for the replace Icon.

Tim S
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

TDragon

To anyone who may be curious: wxWidgets 2.8.2 also builds successfully out-of-the-box when using my GCC 4.1.2 build.

Quote from: killerbot on March 13, 2007, 07:54:20 PM
do you know if some of the issues we had are fixed in here :
- toolbar icons (showing correct icon and graying out)
- menu entries with icon allignement
- ... ?
Quote from: changes-2.8.2.txt
- Corrected drawing of bitmaps for disabled menu items.
The changelog answers this one; I'll let Tim answer the rest.
[url="https://jmeubank.github.io/tdm-gcc/"]https://jmeubank.github.io/tdm-gcc/[/url] - TDM-GCC compiler suite for Windows (GCC 9.2.0 2020-03-08, 32/64-bit, no extra DLLs)

stahta01

So far, it looks like our patched 2.6.3p2cb3 DLL, no better no worse.
I have to reboot to test the large icons size, my desktop icons went away again. XP Sigh!
Tim S
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

stahta01

#5
from newsgroup http://article.gmane.org/gmane.comp.lib.wxwindows.general/50698
Quote
Sorry - we broke pen/brush/font setters on wxMSW and wxMac in this
release, so please delay downloading 2.8.2 until we re-announce it.
Apologies!

Julian
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]