User forums > Nightly builds

The 19 April 2007 build is out.

<< < (5/6) > >>

suhaizal:
Before this I've used the 1.0rc2 but, then decided to give the nightly builds a try, especially after reading about all of the new features and upgrades. :D
I've installed the 19th April build, but when running console application, nothing gets run. I'm using C::B on Windows XP sp2. Everything compiles ok (as what the build logs says), but can't seem to run the apps from within C::B.
I've already set the Target to console and set the option to Pause after execution, but nothing seems to work. Thanks in advance.

Phoenix:
Hello,

I have tried this nightly and I have noticed one strange thing. It seams that CTRL+V (past) seams to be pasting copied text not at current position, but it is inserting a line above current line and then inserts the text in this line. SHIFT+INSERT and right click->past works without any problems. Any ideas if this is version related problem or do I have some sort of setting problem on two different computers?

Using:
Windows XP Pro
wx290 cvs
C::B 3876

Regards,
Peter

Pecan:

--- Quote from: Phoenix on April 23, 2007, 05:44:59 pm ---Hello,

I have tried this nightly and I have noticed one strange thing. It seams that CTRL+V (past) seams to be pasting copied text not at current position, but it is inserting a line above current line and then inserts the text in this line. SHIFT+INSERT and right click->past works without any problems. Any ideas if this is version related problem or do I have some sort of setting problem on two different computers?

Using:
Windows XP Pro
wx290 cvs
C::B 3876

Regards,
Peter

--- End quote ---

Delete cbKeyBinder10.ini file in you home directory. The menu structure has changed.

Phoenix:
Thanks, it worked.  :lol:


--- Quote from: Pecan on April 23, 2007, 06:27:04 pm ---
--- Quote from: Phoenix on April 23, 2007, 05:44:59 pm ---Hello,

I have tried this nightly and I have noticed one strange thing. It seams that CTRL+V (past) seams to be pasting copied text not at current position, but it is inserting a line above current line and then inserts the text in this line. SHIFT+INSERT and right click->past works without any problems. Any ideas if this is version related problem or do I have some sort of setting problem on two different computers?

Using:
Windows XP Pro
wx290 cvs
C::B 3876

Regards,
Peter

--- End quote ---

Delete cbKeyBinder10.ini file in you home directory. The menu structure has changed.



--- End quote ---

alerce:
Hi, I have recently downloaded Code::Blocks, and I'm trying it for the first times.
I downloaded this nightly build, and it sees very nice.
I'm used to Visual C++, but recnetly I've to work with MinGW, so I was using Dev-C++ and his debugger isn't very good, and I was atracted by Code::Blocks essentially for user keywords highlighting, and code completion besides the debugger.

After this long introduction, I get to the point.
I'm having a lot of problems with the autocompletion. Sometimes it doesn't show anything, and when it shows the options, it shows not all of them, and shows some that shouldn't be there.

For example, when I have two classes A and B with a lot of functions both.
I write
A x;
x. //now should come autocompletion
But autocompletion shows me only some of the A functions, and shows me some of B functions. :S

Furthermore, when it doesn´t show the function I want, and I write it by hand, the IDE can't show me the functions argument list either.

Is autocompletion still a uncomplete developed feature? Or am I doing something wrong?
Thanks for comments.
I find the IDE really nice, but with this problems, I'm thinking I can't switch all my projects to it and have to wait until it's completely developed.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version