GIDForums  

Go Back   GIDForums > Computer Programming Forums > MS Visual C++ / MFC Forum
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rate Thread
  #1  
Old 12-Oct-2005, 18:30
aliok.tr aliok.tr is offline
New Member
 
Join Date: Jun 2005
Posts: 22
aliok.tr is on a distinguished road

Newbie problem with VS.net 2003 editor


hi,

I am working on CImg library. But I have a simple problem.

I am writing my codes with VS.NET 2003. For example when I write this

Code:
CImg<unsigned char> dlogo = CImg<unsigned char>("img/logo.ppm"); dlogo.
and press ctrl+space

editor doesnot open a popup menu. How can I solve this problem.

Here is my project.

http://www.students.itu.edu.tr/oka/bad.rar

But you need ImageMagicK to run it.
  #2  
Old 13-Oct-2005, 01:42
LuciWiz's Avatar
LuciWiz LuciWiz is offline
Moderator
 
Join Date: Jul 2004
Location: Cluj-Napoca (Romania)
Posts: 1,031
LuciWiz is a jewel in the roughLuciWiz is a jewel in the roughLuciWiz is a jewel in the roughLuciWiz is a jewel in the rough

Re: Newbie problem with VS.net 2003 editor


Quote:
Originally Posted by aliok.tr
hi,

I am working on CImg library. But I have a simple problem.

I am writing my codes with VS.NET 2003. For example when I write this

Code:
CImg<unsigned char> dlogo = CImg<unsigned char>("img/logo.ppm"); dlogo.
and press ctrl+space

editor doesnot open a popup menu. How can I solve this problem.

Hello, aliok.tr.

It is a lot harder for IntelliSense to build a list of the templated classes from libraries - and so it just doesn't
I will not advertise products, but I do use and love Vissual Assist. It is a third party plug-in which facilitates coding a lot. You can get it for a free trail period, but you will need to buy it after it expires.
However, I did program without it and it is not impossible! You just have to look in the header for yourself and see what available methods you can find...

Best regards,
Lucian
__________________
Please read these Guidelines before posting on the forum

"A person who never made a mistake never tried anything new."
Einstein
  #3  
Old 13-Oct-2005, 07:16
aliok.tr aliok.tr is offline
New Member
 
Join Date: Jun 2005
Posts: 22
aliok.tr is on a distinguished road

Re: Newbie problem with VS.net 2003 editor


I installed Visual Assist, it is good. However my problem is still unsolved.

Even Devcpp autocompletes it!!!

Thanks.
  #4  
Old 13-Oct-2005, 15:38
aie0 aie0 is offline
Member
 
Join Date: Dec 2004
Posts: 246
aie0 is a jewel in the roughaie0 is a jewel in the rough

Re: Newbie problem with VS.net 2003 editor


I've opened your project in my IDE and it did open pop-up menu( Having VAssist). So, for lack of a better suggestion, try to reinstall VAssist.
And don't add Debug directory to your attachments - it increases the rar file dramatically.
  #5  
Old 13-Oct-2005, 15:59
aliok.tr aliok.tr is offline
New Member
 
Join Date: Jun 2005
Posts: 22
aliok.tr is on a distinguished road

Re: Newbie problem with VS.net 2003 editor


I installed Vassist again and it works

Strange...

Quote:
Originally Posted by aie0
And don't add Debug directory to your attachments - it increases the rar file dramatically.

Sorry for that.
 
 

Recent GIDBlogProblems with the Navy (Enlisted) by crystalattice

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Visual Studio .NET 2003 problem in executing C source files Debugger1 C Programming Language 15 03-Feb-2009 03:32
Newbie problem with Apache hellhammer Apache Web Server Forum 4 30-Aug-2004 08:01
newbie problem with RegSetValueEx w332 C++ Forum 2 16-Jul-2004 15:06
Newbie Problem with cin trs2988 C++ Forum 4 08-Feb-2004 12:05
Code problem (a newbie question) monkster87 C++ Forum 3 11-Aug-2003 12:46

Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The

All times are GMT -6. The time now is 18:16.


vBulletin, Copyright © 2000 - 2010, Jelsoft Enterprises Ltd.