News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Code completion not popping up on object-> or object.

Started by Enygma, July 25, 2007, 10:52:00 AM

Previous topic - Next topic

Enygma

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?

jaxon

yes! cc seems broken for me too in 4300.

wxString a; // works
a. // doesn't work

it works fine in 4282.