News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

I can't clic on OK/Cancel !

Started by damien.pelisse, July 24, 2006, 01:17:11 PM

Previous topic - Next topic

damien.pelisse

Hi there,

I'm a beginner with CodeBlocks. I've installed it on my Suse 9.3 with guru RPMs.
On many dialog box, i can't click on OK or Cancel buttons ! The only solution that remains is to
close the dialog box with alt+f4.
Note that i have wxWidgets 2.7, i don't if this problem can be linked with this...

Any ideas?

Thanks !!

killerbot

just try it out with the wx 2.6.x . No experience from our side yet with wx 2.7.0

damien.pelisse

Ok...
It doesn't work with the 2.5.3 provided with Suse 9.3 and the guru Suse 9.3 package.

So I build wx 2.6.3 and rebuild the Codeblocks SRPM. Now it works !

Very strange... Now i can begin to play with CB ! It seems to be very nice !

MortenMacFly

Quote from: damien.pelisse on July 25, 2006, 09:47:30 AM
So I build wx 2.6.3 and rebuild the Codeblocks SRPM. Now it works !
Very strange...
BTW: This isn't strange at all. C::B only supports wxWidgets v2.6.x officially. If you are using a different version than this is "completely untested".
With regards, Morten.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

killerbot

Quote from: MortenMacFly on July 25, 2006, 01:32:07 PM
Quote from: damien.pelisse on July 25, 2006, 09:47:30 AM
So I build wx 2.6.3 and rebuild the Codeblocks SRPM. Now it works !
Very strange...
BTW: This isn't strange at all. C::B only supports wxWidgets v2.6.x officially. If you are using a different version than this is "completely untested".
With regards, Morten.

but it makes me scared for wx 2.7.x :-(

MortenMacFly

Quote from: killerbot on July 25, 2006, 02:48:26 PM
but it makes me scared for wx 2.7.x :-(
Well... let's see. I have a own wxWidgets project running for which I'm using wxWidgets 2.7.0 trunk from time to time (for fun). Sometimes compilation is broken, sometimes there less errors sometimes there are more. wxWidgets 2.7.x isn't released yet so we'll see what's happening if development comes to a release stage I'd say... ;-)
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]