User forums > Nightly builds

The 14 March 2007 build is out.

<< < (2/4) > >>

354:
Great fixes, thank you!

I'm amazed by this IDE every day. Great work.

Mayler:
First, Congratulations to this the great IDE. It's an amazing project.
But I found 1 strange behaviour... When i have a function "hidden" ( the plus signal on the left ) and I comment the function using /* */  and the comment involves more than 1 function the minus and plus signal disappears, avoiding me expanding the function commented. Is this behaviour expected or it's a programming error?
If you want, i can send a screenshot showing what I'm talking about.

Sorry for my bad english.
Best regards.

Biplab:

--- Quote from: Mayler on March 15, 2007, 01:02:19 am ---But I found 1 strange behaviour... When i have a function "hidden" ( the plus signal on the left ) and I comment the function using /* */  and the comment involves more than 1 function the minus and plus signal disappears, avoiding me expanding the function commented. Is this behaviour expected or it's a programming error?

--- End quote ---

It's a bug in Scintilla. You may consider filing a bug-report to them.

If you have commented such functions then the fold moves to comment line. Do a Fold and then Unfold of the new fold at comment line and your function will appear unfolded inside the comment. :)

Regards,

Biplab

MoonKid:

--- Quote from: killerbot on March 14, 2007, 07:59:32 pm ---To fix the menu alignment bug introduced in wx 2.6.3 [windows only bug] we have patched wx ourselves, and that results in the following alternative dll : http://prdownload.berlios.de/codeblocks/wxmsw26u_gcc_cb_wx2.6.3p2AndCbPatch_version3.7z
--- End quote ---

Isn't this bug just fixed in wxWidgets?
Why do we use this ownPatched DLL?

stahta01:

--- Quote from: MoonKid on March 15, 2007, 06:52:00 am ---
--- Quote from: killerbot on March 14, 2007, 07:59:32 pm ---To fix the menu alignment bug introduced in wx 2.6.3 [windows only bug] we have patched wx ourselves, and that results in the following alternative dll : http://prdownload.berlios.de/codeblocks/wxmsw26u_gcc_cb_wx2.6.3p2AndCbPatch_version3.7z
--- End quote ---

Isn't this bug just fixed in wxWidgets?
Why do we use this ownPatched DLL?

--- End quote ---

It is only fixed in 2.6 Branch or 2.8.2 or CVS Head, CB uses a patched version of 2.6.3 with patch 2 applied plus the CB patches (3 of my Patches to wxWidgets 2.6.3). My patches are back ports of patches done to CVS Head of a few months ago.
Most likely when 2.6.4 is released then we can use an non patched version of wxWidgets for a short while. Till we need to fix a bug in the release.

Tim S

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version