News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Create New Project Wizard Only Have Picture, But No Edit Box for me to Input?

Started by Jasonwu, August 01, 2007, 11:49:26 AM

Previous topic - Next topic

Jasonwu

using SVN 3364, on Fedora7
File -> New -> Project
after this step, doesn't matter which project i choose, console one or Empty project
there's only one colorful little png picture showing up there, but no edit box for me to fill in Project Name etc...
how can i do to fix this? tried to edit script but it doesn't work

thank you

Biplab

Be a part of the solution, not a part of the problem.

Jasonwu

Quote from: Biplab on August 01, 2007, 12:36:02 PM
Quote from: Jasonwu on August 01, 2007, 11:49:26 AM
using SVN 3364, on Fedora7

Please upgrade to a latest revision.

i put picutre on now

however, my friend using same version of codeblocks as i did, all those come from same CD pack
but his codeblocks seems working just fine
i am using Fedora7, and he is using Redhat4, is that matter?


[attachment deleted by admin]

Biplab

I guess your friend is using wxGTK-2.6.x runtime. Thus (s)he's not facing this problem. :)

This problem used to happen when C::B was switched from wxGTK-2.6.x to wxGTK-2.8.x. This has been fixed in latest revisions. So my suggestion would be to download a latest version of C::B instead.
Be a part of the solution, not a part of the problem.

Jasonwu

Quote from: Biplab on August 02, 2007, 10:27:29 AM
I guess your friend is using wxGTK-2.6.x runtime. Thus (s)he's not facing this problem. :)

This problem used to happen when C::B was switched from wxGTK-2.6.x to wxGTK-2.8.x. This has been fixed in latest revisions. So my suggestion would be to download a latest version of C::B instead.

yes i got it solved, you are genius
i changed back to wxGTK-2.6.x and it works well now!!
the reason why i don't use latest version of C:B is because i don't know how to update with nightly build...
thank you so much for this =]