Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
Another wx-2.6.4 Bug??
(1/1)
Biplab:
Hi All,
I think I've hit another wxWidgets-2.6.4 bug.
In wxWidgets 2.6.4, the Find and Replace dialog of Code::Blocks doesn't accept Escape Key to close them. Whereas if I paste wx 2.6.3 runtime dll, they start accepting Escape key.
Though the source I'm using has couple of uncommitted patches but none of them are responsible for this.
The bug can be recreated easily with Official distribution of C::B by replacing wx2.6.3 runtime dll with new wx2.6.4 runtime dll.
Can anyone else confirm this?
Regards,
Biplab
MortenMacFly:
--- Quote from: Biplab on April 10, 2007, 03:48:43 pm ---The bug can be recreated easily with Official distribution of C::B by replacing wx2.6.3 runtime dll with new wx2.6.4 runtime dll.
--- End quote ---
Do you really mean just replacing the DLL? I wonder why this works at all - I mean you have compiled/linked against another wx version... this should usually lead to a lot headache... ;-)
With regards, Morten.
BTW: No, I'm not really back yet - I have just rent a MODEM (oh dear - I'm back again in stone age now...)... everything else will still take time... :-(
Biplab:
--- Quote from: MortenMacFly on April 11, 2007, 10:00:44 pm ---BTW: No, I'm not really back yet - I have just rent a MODEM (oh dear - I'm back again in stone age now...)... everything else will still take time... :-(
--- End quote ---
We're waiting for you. :D
--- Quote from: MortenMacFly on April 11, 2007, 10:00:44 pm ---
--- Quote from: Biplab on April 10, 2007, 03:48:43 pm ---The bug can be recreated easily with Official distribution of C::B by replacing wx2.6.3 runtime dll with new wx2.6.4 runtime dll.
--- End quote ---
Do you really mean just replacing the DLL? I wonder why this works at all - I mean you have compiled/linked against another wx version... this should usually lead to a lot headache... ;-)
--- End quote ---
Generally it works as long as the exported functions which exe file needs are present. But I'm not sure whether it's universally accepted or not. ;)
If you recompile C::B with wx 2.6.4, you'll face the same issue. I noticed this bug as I'm using wx 2.6.4 since it's release. I just wanted to give users a quick way to reproduce this bug. :)
Regards,
Biplab
Navigation
[0] Message Index
Go to full version