Code::Blocks Forums

User forums => Nightly builds => Topic started by: killerbot on April 29, 2006, 03:15:58 pm

Title: The 28 april 2006 SPECIAL wx 2.6.3 build is out.
Post by: killerbot on April 29, 2006, 03:15:58 pm
Get quick announcements through the RSS feed http://www.codeblocks.org/nightly/CodeBlock_RSS.xml
A link to the unicode windows wxWidgets 2.6.3 dll for Code::Blocks : http://download.berlios.de/codeblocks/wxmsw26u_gcc_cb_wx2.6.3.7z
For those who might need this one (when no MingW installed on your system) : the mingw10m.dll : http://download.berlios.de/codeblocks/mingwm10.7z


The 28 April 2006 build is out.
  - Windows : http://download.berlios.de/codeblocks/CB_20060428_rev2395_win32_wx263.7z
Title: Re: The 28 april 2006 SPECIAL wx 2.6.3 build is out.
Post by: lubos on April 29, 2006, 04:19:01 pm
Horay!!
Title: Re: The 28 april 2006 SPECIAL wx 2.6.3 build is out.
Post by: PsYhLo on April 29, 2006, 06:39:34 pm
wxSmith wizard project doesn't work my system is WinXP wxWidgets 2.6.3 and use the latest SVN revision (2396) with the new wxSmith
I hit the button that says "Start Wizard" and noting happen what is the reason

sorry for double posting :)

for the note I built CB by myself from source
Title: Re: The 28 april 2006 SPECIAL wx 2.6.3 build is out.
Post by: squizzz on April 29, 2006, 06:43:38 pm
Since it is special build, I guess feedback concerning differencies between 2.6.2 and 2.6.3 is expected.

Everything seems to be ok, except some minor pull-down menu display glitches.
Here is the screenshot (http://img50.imageshack.us/img50/3981/cbmenu3aa.png) (taken right after application start) of File menu, version 2.6.2 on the left, 2.6.3 on the right.

2 notable things:
- menus are much wider with 2.6.3. (not a problem :))
- 2.6.3 has different alignment of menu items, depending whether they have image or not. I guess it is not expected to be this way...

Win 2000, SP4


EDIT: link to screenshot easier to find now :)
Title: Re: The 28 april 2006 SPECIAL wx 2.6.3 build is out.
Post by: killerbot on April 29, 2006, 07:32:09 pm
can confirm wider menus (win xp), but which menu items are differently alligned ??
btw : your screenshot is not present  ;-)
Title: Re: The 28 april 2006 SPECIAL wx 2.6.3 build is out.
Post by: kkez on April 29, 2006, 07:34:57 pm
Wait - in your screenshot you don't have the image-not-changing-state issue with menu items images with wxwidgets 2.6.2 (quite strange...winxp has this bug, last rev). wxwidgets 2.6.3 does have it instead  :?
Title: Re: The 28 april 2006 SPECIAL wx 2.6.3 build is out.
Post by: killerbot on April 29, 2006, 07:41:33 pm
ok, found it, and now I see it.
Title: Re: The 28 april 2006 SPECIAL wx 2.6.3 build is out.
Post by: Pecan on April 29, 2006, 07:53:28 pm
Test with keybinder enabled and disabled and see if the icon alignment/menu width changes or not.

Looks like 2.6.3 changed the hotkey alignment again. Now it's aligned to the right  instead of the left.

please post some snapshots

thanks
pecan
Title: Re: The 28 april 2006 SPECIAL wx 2.6.3 build is out.
Post by: squizzz on April 29, 2006, 08:18:46 pm
Test with keybinder enabled and disabled and see if the icon alignment/menu width changes or not.
I checked with Keybinder enabled/disabled. Both icon alignment/hotkey alignment/menu width is the same as 2.6.3 on previous screenshot.

Quote from: spike.. ekhm.. kkez :)
Wait - in your screenshot you don't have the image-not-changing-state issue with menu items images with wxwidgets 2.6.2 (quite strange...winxp has this bug, last rev). wxwidgets 2.6.3 does have it instead  Confused
I have never had that issue, but it seems 2.6.3 has just fixed it and I'm on the same bandwagon now. :)
Title: BUG: The 28 april 2006 SPECIAL wx 2.6.3 build is out.
Post by: PsYhLo on April 29, 2006, 08:37:42 pm
if you paste text from clipboard to file it doesn't save to the file is this know bug
i try it several time before posting