newlc.com
Articles Only
Forum Only
Community
World-Wide Web
Home
News
Tutorials
Reviews
Downloads
Professional Services
Forums
Newsletter
Blog
About us
Last forum posts
Home
::
Forums
::
Development
::
Compilation, Tools and SDKs
::
Borland C++Builder
User login
Username:
*
Password:
*
Create new account
Request new password
Featured pages
Configure your PC for Symbian development
Getting started with Symbian development
Symbian OS Error Codes
Common products UIDs
Nokia S60 SDK
Featured Software
NlMakesis
Y-Browser
Y-Tasks
Active users (last 30 days)
User
Score
Andreas
52
eric
46
rbrunner
42
alh
40
Bones
26
more
Feeds
More feeds...
code completion in borland c++ mobile
Login
to reply to this topic.
Tue, 2005-09-06 09:04
PeppeM
Joined: 2005-07-19
Forum posts: 37
I've a problem with auto-code-completion in borland c++ mobile ide.
It is right in a standard framework file like basic_appui, basic_appview
But if I create a new cpp file for example an implementation of CEikDialog the code completion isn't right!
why?
Login
or
register
to post in forums
Wed, 2005-09-07 11:58
joker_pl
Joined: 2004-06-06
Forum posts: 205
Re: code completion in borland c++ mobile
i was having same problem. it something with orged of include files. try to add e32svr.h as 1st include file in your header files.
Best regards,
Michal Laskowski
 
Login
to reply to this topic.
Forum posts: 205
Best regards,
Michal Laskowski