Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Element not found?????

2 views
Skip to first unread message

Mark

unread,
Jun 17, 2005, 12:27:38 AM6/17/05
to
When typing code I get an error "Element not found", everytime that code
completion should kick in. For example, if I type "System." I get an error
dialog that says "Element not found". What could be causing this?


Leo Siefert

unread,
Jun 17, 2005, 7:29:40 AM6/17/05
to
On Fri, 17 Jun 2005 00:27:38 -0400, "Mark" <mar...@hotmail.com>
wrote:

>When typing code I get an error "Element not found", everytime that code
>completion should kick in. For example, if I type "System." I get an error
>dialog that says "Element not found". What could be causing this?

The most likely cause is that you have not yet included all of the
required header files for the identifier. Another possibility is that
code completion is not working properly. Either way, I would suggest
that you turn off automatic code completion - you can still call it up
when needed with ctrl-spacebar.

- Leo

0 new messages