Code::Blocks Forums
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
As usual while waiting for the next release - don't forget to check the
nightly builds
in the forum.
Home
Help
Search
Login
Register
Code::Blocks Forums
»
User forums
»
Help
»
Code completion not popping up on object-> or object.
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: Code completion not popping up on object-> or object. (Read 4399 times)
Enygma
Guest
Code completion not popping up on object-> or object.
«
on:
July 25, 2007, 10:52:00 am »
I recently compiled and installed revision 4303 and code completion stopped working for objects as described in the summary. (object-> or object.).
Works for example for Classes but does not work for Class::
Any suggestions?
Logged
jaxon
Multiple posting newcomer
Posts: 11
Re: Code completion not popping up on object-> or object.
«
Reply #1 on:
July 25, 2007, 12:57:33 pm »
yes! cc seems broken for me too in 4300.
wxString a; // works
a. // doesn't work
it works fine in 4282.
Logged
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
Code::Blocks Forums
»
User forums
»
Help
»
Code completion not popping up on object-> or object.